Download org.ektorp-1.2.2.jar file - Jar o

Jar examples for o:org.ektorp

Description

a Java CouchDB persistence library

You can download jar file org.ektorp 1.2.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add org.ektorp-1.2.2.jar to your project.

<dependency>
   <groupId>org.ektorp</groupId>
   <artifactId>org.ektorp</artifactId>
   <version>1.2.2</version>
</dependency>
compile group: 'org.ektorp', name: 'org.ektorp', version: '1.2.2'
libraryDependencies += "org.ektorp" % "org.ektorp" % "1.2.2"
<dependency org="org.ektorp" name="org.ektorp" rev="1.2.2"/>
@Grapes(@Grab(group='org.ektorp', module='org.ektorp', version='1.2.2'))
'org.ektorp:org.ektorp:jar:1.2.2'

Download

Click the following link to download the jar file.

org.ektorp-1.2.2-javadoc.jar
org.ektorp-1.2.2-sources.jar
org.ektorp-1.2.2.jar
org.ektorp-1.2.2.pom



Related Tutorials