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

Jar examples for c:common-db

Description

ObServe Toolkit Common Db module

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials