Download common-db-3.2.5.jar file - Jar c

Jar examples for c:common-db

Description

ObServe Toolkit Common Db module

You can download jar file common-db 3.2.5 in this page.

License

Open Source License

Build File

You can use the following script to add common-db-3.2.5.jar to your project.

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

Download

Click the following link to download the jar file.

common-db-3.2.5-javadoc.jar
common-db-3.2.5-sources.jar
common-db-3.2.5.jar
common-db-3.2.5.pom



Related Tutorials