Jar examples for d:database
Provides an interface for putting and fetching bags directly in database interfaces.
You can download jar file database 1.8.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add database-1.8.3.jar to your project.
<dependency> <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId> <artifactId>database</artifactId> <version>1.8.3</version> </dependency>
compile group: 'org.bitbucket.bradleysmithllc.etlunit', name: 'database', version: '1.8.3'
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "database" % "1.8.3"
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="database" rev="1.8.3"/>
@Grapes(@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='database', version='1.8.3'))
'org.bitbucket.bradleysmithllc.etlunit:database:jar:1.8.3'
Click the following link to download the jar file.
database-1.8.3-javadoc.jar