Last Version

Uniscala Couch 0.4

A couchdb driver for Scala, but not an object mapper.

License

License

Categories

Categories

Scala Languages Net
GroupId

GroupId

net.uniscala
ArtifactId

ArtifactId

uniscala-couch_2.10
Version

Version

0.4
Type

Type

jar
Description

Description

Uniscala Couch
A couchdb driver for Scala, but not an object mapper.
Project URL

Project URL

https://github.com/stainsby/uniscala-couch
Project Organization

Project Organization

Sustainable Software Pty Ltd
Source Code Management

Source Code Management

https://github.com/stainsby/uniscala-couch

Download uniscala-couch_2.10 0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.1
io.netty : netty-codec-http jar 4.0.0.Beta3
net.uniscala : uniscala-json_2.10 jar 0.4

test (1)

Group / Artifact Type Version
org.specs2 : specs2_2.10 jar 1.14

Project Modules

There are no modules declared in this project.