Download dbist-2.0.4.jar file - Jar d

Jar examples for d:dbist

Description

Easy database management framework

You can download jar file dbist 2.0.4 in this page.

Build File

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'

Download

Click the following link to download the jar file.

dbist-2.0.4-javadoc.jar
dbist-2.0.4-sources.jar
dbist-2.0.4.jar
dbist-2.0.4.pom



Related Tutorials