| License |
License |
|---|---|
| GroupId | GroupIdorg.ektorp |
| ArtifactId | ArtifactIdorg.ektorp |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEktorp
a Java CouchDB persistence library
|
| Filename | Size |
|---|---|
| org.ektorp-1.5.0.pom | |
| org.ektorp-1.5.0.jar | 237 KB |
| org.ektorp-1.5.0-sources.jar | 118 KB |
| org.ektorp-1.5.0-javadoc.jar | 686 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ektorp/org.ektorp/ -->
<dependency>
<groupId>org.ektorp</groupId>
<artifactId>org.ektorp</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ektorp/org.ektorp/
implementation 'org.ektorp:org.ektorp:1.5.0'
// https://jarcasting.com/artifacts/org.ektorp/org.ektorp/
implementation ("org.ektorp:org.ektorp:1.5.0")
'org.ektorp:org.ektorp:jar:1.5.0'
<dependency org="org.ektorp" name="org.ektorp" rev="1.5.0">
<artifact name="org.ektorp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ektorp', module='org.ektorp', version='1.5.0')
)
libraryDependencies += "org.ektorp" % "org.ektorp" % "1.5.0"
[org.ektorp "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.3 |
| org.apache.httpcomponents : httpclient-cache | jar | 4.3 |
| commons-io : commons-io | jar | 2.0.1 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.7 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.6.7 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.7 |
| net.sourceforge.findbugs : annotations | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| org.slf4j : slf4j-simple | jar | 1.6.4 |
| org.mockito : mockito-all | jar | 1.8.5 |
| junit : junit | jar | 4.8.2 |
| joda-time : joda-time | jar | 2.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.6.7 |