Jar examples for d:dbinit
Database Initialisation Service
You can download jar file dbinit 1.4.0 in this page.
GNU Library or Lesser General Public License (LGPL)
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'
Click the following link to download the jar file.
dbinit-1.4.0-javadoc.jar