sohva-testing

Couchdb testing library

License

License

GroupId

GroupId

org.gnieh
ArtifactId

ArtifactId

sohva-testing_2.11
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

sohva-testing
Couchdb testing 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-testing_2.11

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.5
org.gnieh : sohva-client_2.11 jar 1.1.1
org.scalatest : scalatest_2.11 jar 2.2.2

test (1)

Group / Artifact Type Version
com.typesafe.akka : akka-osgi_2.11 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