Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4974D9123 for ; Thu, 8 Mar 2012 03:30:15 +0000 (UTC) Received: (qmail 29943 invoked by uid 500); 8 Mar 2012 03:30:13 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 29689 invoked by uid 500); 8 Mar 2012 03:30:09 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 29659 invoked by uid 99); 8 Mar 2012 03:30:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 03:30:08 +0000 X-ASF-Spam-Status: No, hits=1.8 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HS_INDEX_PARAM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of 7zark7@gmail.com designates 209.85.214.180 as permitted sender) Received: from [209.85.214.180] (HELO mail-tul01m020-f180.google.com) (209.85.214.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 03:30:00 +0000 Received: by obbwd18 with SMTP id wd18so111347obb.11 for ; Wed, 07 Mar 2012 19:29:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:in-reply-to:references:subject:x-mailer :mime-version:content-type; bh=gGyLHht0umFipVbvMBcCeu09X8X50KvbM6LSDCVN5Aw=; b=OWD1YNAlPluUWPPTgGKIrYYFFoV6jjoRxhPC275oGyNxCXGOo3r0pAbKjp7xbGdpAS FCPtvVs1xvK84LftZPBKMCv/phrIshUueXY80nuxgneIRTUkzEzaMu6XN58XwL5CZzBm +I/e9JVoILJvFz3brqfl3gf6mtBa/WJBRdmFRBxtI3VBs/uZ25vJPqFRXrXU8nrxnwBF Wnq69xULJ4eTPLVLlqPpC/LS5v2jF1B8fNL+bc0KOhcPOi0tek3ZKZXVY+r6xC0Ek0nf AfJkw8/6rXNQMcZJKvUsktgISLi8DIhPnSZAnJshKEkkKCSx6sECWBugNNto/HB4Ff+t UWtw== Received: by 10.60.20.163 with SMTP id o3mr1829030oee.55.1331177379344; Wed, 07 Mar 2012 19:29:39 -0800 (PST) Received: from MacBook.local ([108.193.226.144]) by mx.google.com with ESMTPS id g2sm626578obw.10.2012.03.07.19.29.36 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 07 Mar 2012 19:29:37 -0800 (PST) Date: Wed, 7 Mar 2012 19:29:34 -0800 From: 7zark7 <7zark7@gmail.com> To: user@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: Re: the best java client library X-Mailer: sparrow 1.5 (build 1043) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="4f58279e_643c9869_12e9f" X-Virus-Checked: Checked by ClamAV on apache.org --4f58279e_643c9869_12e9f Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Ektorp is nice, though have personally I've found Apache HTTP Client + Jackson to be very simple as well. Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Wednesday, March 7, 2012 at 3:45 PM, Patrick Maia wrote: > Hi, which of the libraries listed here ( > http://wiki.apache.org/couchdb/Getting_started_with_Java) is the most > widely accepted/used by java developers? Are there other options? What do > you use? > > Thanks, > > Patrick --4f58279e_643c9869_12e9f--