Download db-test-1.0.3.jar file - Jar d

Jar examples for d:db-test

Description

You can download jar file db-test 1.0.3 in this page.

Build File

You can use the following script to add db-test-1.0.3.jar to your project.

<dependency>
   <groupId>nl.cloudfarming.client</groupId>
   <artifactId>db-test</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'nl.cloudfarming.client', name: 'db-test', version: '1.0.3'
libraryDependencies += "nl.cloudfarming.client" % "db-test" % "1.0.3"
<dependency org="nl.cloudfarming.client" name="db-test" rev="1.0.3"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='db-test', version='1.0.3'))
'nl.cloudfarming.client:db-test:jar:1.0.3'

Download

Click the following link to download the jar file.

db-test-1.0.3-javadoc.jar
db-test-1.0.3-sources.jar
db-test-1.0.3.jar
db-test-1.0.3.pom



Related Tutorials