Last Version

jcouchdb 1.0.1-1

Java5 couchdb driver

License

License

Revised BSD License
GroupId

GroupId

com.google.code.jcouchdb
ArtifactId

ArtifactId

jcouchdb
Version

Version

1.0.1-1
Type

Type

jar
Description

Description

jcouchdb
Java5 couchdb driver

Download jcouchdb 1.0.1-1


<!-- https://jarcasting.com/artifacts/com.google.code.jcouchdb/jcouchdb/ -->
<dependency>
    <groupId>com.google.code.jcouchdb</groupId>
    <artifactId>jcouchdb</artifactId>
    <version>1.0.1-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.jcouchdb/jcouchdb/
implementation 'com.google.code.jcouchdb:jcouchdb:1.0.1-1'
// https://jarcasting.com/artifacts/com.google.code.jcouchdb/jcouchdb/
implementation ("com.google.code.jcouchdb:jcouchdb:1.0.1-1")
'com.google.code.jcouchdb:jcouchdb:jar:1.0.1-1'
<dependency org="com.google.code.jcouchdb" name="jcouchdb" rev="1.0.1-1">
  <artifact name="jcouchdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.jcouchdb', module='jcouchdb', version='1.0.1-1')
)
libraryDependencies += "com.google.code.jcouchdb" % "jcouchdb" % "1.0.1-1"
[com.google.code.jcouchdb/jcouchdb "1.0.1-1"]

Dependencies

compile (9)

Group / Artifact Type Version
commons-logging : commons-logging Optional jar 1.1.1
commons-beanutils : commons-beanutils jar 1.8.0
commons-codec : commons-codec jar 1.3
commons-io : commons-io jar 1.4
org.apache.httpcomponents : httpclient jar 4.0
org.apache.httpcomponents : httpcore jar 4.0.1
org.slf4j : slf4j-api jar 1.6.1
log4j : log4j jar 1.2.14
com.google.code.svenson : svenson jar 1.3.8

test (6)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j Optional jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
junit : junit jar 4.5
easymock : easymock jar 2.0
org.jmock : jmock jar 2.5.1
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.