Jar examples for d:dbsanity
DB Sanity is a tool for verifying a database's sanity and data integrity.
You can download jar file dbsanity 0.6.1 in this page.
GNU Public License
You can use the following script to add dbsanity-0.6.1.jar to your project.
<dependency> <groupId>org.databene</groupId> <artifactId>dbsanity</artifactId> <version>0.6.1</version> </dependency>
compile group: 'org.databene', name: 'dbsanity', version: '0.6.1'
libraryDependencies += "org.databene" % "dbsanity" % "0.6.1"
<dependency org="org.databene" name="dbsanity" rev="0.6.1"/>
@Grapes(@Grab(group='org.databene', module='dbsanity', version='0.6.1'))
'org.databene:dbsanity:jar:0.6.1'
Click the following link to download the jar file.
dbsanity-0.6.1-sources.jar