Download dbinit-1.4.0.jar file - Jar d

Jar examples for d:dbinit

Description

Database Initialisation Service

You can download jar file dbinit 1.4.0 in this page.

License

GNU Library or Lesser General Public License (LGPL)

Build File

You can use the following script to add dbinit-1.4.0.jar to your project.

<dependency>
   <groupId>net.sf.dbinit</groupId>
   <artifactId>dbinit</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'net.sf.dbinit', name: 'dbinit', version: '1.4.0'
libraryDependencies += "net.sf.dbinit" % "dbinit" % "1.4.0"
<dependency org="net.sf.dbinit" name="dbinit" rev="1.4.0"/>
@Grapes(@Grab(group='net.sf.dbinit', module='dbinit', version='1.4.0'))
'net.sf.dbinit:dbinit:jar:1.4.0'

Download

Click the following link to download the jar file.

dbinit-1.4.0-javadoc.jar
dbinit-1.4.0-sources.jar
dbinit-1.4.0.jar
dbinit-1.4.0.pom



Related Tutorials