Download common-db-3.2.4.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.4 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials