sohva-client

Couchdb client library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.gnieh
ArtifactId

ArtifactId

sohva-client_2.10
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

sohva-client
Couchdb client library
Project URL

Project URL

https://github.com/gnieh/sohva
Project Organization

Project Organization

org.gnieh
Source Code Management

Source Code Management

https://github.com/gnieh/sohva

Download sohva-client_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/org.gnieh/sohva-client_2.10/ -->
<dependency>
    <groupId>org.gnieh</groupId>
    <artifactId>sohva-client_2.10</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gnieh/sohva-client_2.10/
implementation 'org.gnieh:sohva-client_2.10:1.1.1'
// https://jarcasting.com/artifacts/org.gnieh/sohva-client_2.10/
implementation ("org.gnieh:sohva-client_2.10:1.1.1")
'org.gnieh:sohva-client_2.10:jar:1.1.1'
<dependency org="org.gnieh" name="sohva-client_2.10" rev="1.1.1">
  <artifact name="sohva-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gnieh', module='sohva-client_2.10', version='1.1.1')
)
libraryDependencies += "org.gnieh" % "sohva-client_2.10" % "1.1.1"
[org.gnieh/sohva-client_2.10 "1.1.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
io.spray : spray-client_2.10 jar 1.3.2
org.gnieh : diffson_2.10 jar 0.3.1
com.jsuereth : scala-arm_2.10 jar 1.4
net.liftweb : lift-json_2.10 jar 2.6
org.slf4j : slf4j-api jar 1.7.10
com.netflix.rxjava : rxjava-scala jar 0.20.7

provided (1)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.10 jar 2.3.6

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.2
com.typesafe.akka : akka-osgi_2.10 jar 2.3.6

Project Modules

There are no modules declared in this project.

Gnieh Sohva Build Status

Join the chat at https://gitter.im/gnieh/sohva

Sohva is a set of scala tools for CouchDB databases. The main tool is a client library, making it possible to store and retrieve documents in CouchDB.

Using Sohva

Sohva is built against scala 2.11

Have a look at the website for more documentation

org.gnieh

Gnieh

Gnieh Development Team

Versions

Version
1.1.1
1.1.0
1.0.0
0.5
0.4
0.3
0.2