Jar examples for d:dbist
Easy database management framework
You can download jar file dbist 2.0.4 in this page.
You can use the following script to add dbist-2.0.4.jar to your project.
<dependency> <groupId>org.dbist</groupId> <artifactId>dbist</artifactId> <version>2.0.4</version> </dependency>
compile group: 'org.dbist', name: 'dbist', version: '2.0.4'
libraryDependencies += "org.dbist" % "dbist" % "2.0.4"
<dependency org="org.dbist" name="dbist" rev="2.0.4"/>
@Grapes(@Grab(group='org.dbist', module='dbist', version='2.0.4'))
'org.dbist:dbist:jar:2.0.4'
Click the following link to download the jar file.
dbist-2.0.4-javadoc.jar