Last Version

Lift CouchDB 2.0

Lift's CouchDB integration, including a Record implementation

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-couchdb
Version

Version

2.0
Type

Type

jar
Description

Description

Lift CouchDB
Lift's CouchDB integration, including a Record implementation
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-couchdb 2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
net.liftweb : lift-record jar 2.0
net.databinder : dispatch-http_2.7.7 jar 0.7.1
net.jcip : jcip-annotations jar 1.0
org.scala-lang : scala-library jar 2.7.7

runtime (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.2.134
org.apache.derby : derby jar 10.5.3.0_1

test (3)

Group / Artifact Type Version
org.scala-tools.testing : specs jar 1.6.1
org.scala-tools.testing : scalacheck jar 1.6
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.