Thanks guys, I'll be happy to update the wiki! Andy, my username on is beloglazov.
Ayhan, if you are using SBT in your Scala project, just add the following dependency to your build.sbt: libraryDependencies += "com.ibm" %% "couchdb-scala" % "0.5.1" Cheers, Anton On Sun, Feb 8, 2015 at 3:45 AM, Binh Nguyen <[email protected]> wrote: > Looks great! Thanks! > > Anyway, looks quite different from sohva https://github.com/gnieh/sohva/ > > On Sat, Feb 7, 2015 at 3:48 AM, Andy Wenk <[email protected]> wrote: > > > Anton, > > > > awesome ;-). I think you should really add this to > > > > https://cwiki.apache.org/confluence/display/COUCHDB/Scala > > > > Just send me your username and I'll grant you the appropriate rights. > > > > Cheers > > > > Andy > > > > On 6 February 2015 at 13:25, Ayhan Kesenci <[email protected]> > > wrote: > > > > > how i install this ? > > > > > > 2015-02-06 12:58 GMT+01:00 Alexander Shorin <[email protected]>: > > > > > > > Awesome news, Anton! Would you like to add few notes about your > > > > project to our wiki[1]? > > > > > > > > > > > > [1]: > > > > > http://cwiki.apache.org/confluence/display/COUCHDB/Apache+CouchDB+Wiki > > > > -- > > > > ,,,^..^,,, > > > > > > > > > > > > On Fri, Feb 6, 2015 at 9:48 AM, Anton Beloglazov > > > > <[email protected]> wrote: > > > > > Hi All, > > > > > > > > > > I'm happy to announce the first public release of CouchDB-Scala – a > > > > purely > > > > > functional Scala client for CouchDB: > > > > > https://github.com/beloglazov/couchdb-scala > > > > > > > > > > Please have a try and let me know what you think! > > > > > > > > > > Cheers, > > > > > Anton > > > > > > > > > > > > > > > -- > > Andy Wenk > > Hamburg - Germany > > RockIt! > > > > GPG fingerprint: C044 8322 9E12 1483 4FEC 9452 B65D 6BE3 9ED3 9588 > > > > https://people.apache.org/keys/committer/andywenk.asc > > > > > > -- > > Binh Nguyen >
