Download database-1.8.11.jar file - Jar d

Jar examples for d:database

Description

Provides an interface for putting and fetching bags directly in database interfaces.

You can download jar file database 1.8.11 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add database-1.8.11.jar to your project.

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

Download

Click the following link to download the jar file.

database-1.8.11-javadoc.jar
database-1.8.11-sources.jar
database-1.8.11.jar
database-1.8.11.pom



Related Tutorials