License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.databene |
ArtifactId | ArtifactIddbsanity |
Last Version | Last Version0.9.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatabene DB Sanity
DB Sanity is a tool for verifying a database's sanity and data integrity.
|
Filename | Size |
---|---|
dbsanity-0.9.4.pom | |
dbsanity-0.9.4.jar | 207 KB |
dbsanity-0.9.4-sources.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.databene/dbsanity/ -->
<dependency>
<groupId>org.databene</groupId>
<artifactId>dbsanity</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.databene/dbsanity/
implementation 'org.databene:dbsanity:0.9.4'
// https://jarcasting.com/artifacts/org.databene/dbsanity/
implementation ("org.databene:dbsanity:0.9.4")
'org.databene:dbsanity:jar:0.9.4'
<dependency org="org.databene" name="dbsanity" rev="0.9.4">
<artifact name="dbsanity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.databene', module='dbsanity', version='0.9.4')
)
libraryDependencies += "org.databene" % "dbsanity" % "0.9.4"
[org.databene/dbsanity "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.databene : jdbacl | jar | 0.8.1 |
org.databene : databene-script | jar | 0.7.6 |
org.databene : databene-webdecs | jar | 0.6.7 |
org.databene : databene-commons | jar | 0.5.15 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jtds : jtds | jar | 1.2 |
mysql : mysql-connector-java | jar | 5.1.12 |
hsqldb : hsqldb | jar | 1.8.0.7 |
com.h2database : h2 | jar | 1.2.136 |
org.apache.derby : derbyclient | jar | 10.6.1.0 |
postgresql : postgresql | jar | 8.4-701.jdbc4 |
net.sf.squirrel-sql.thirdparty-non-maven : jaybird | jar | 2.1.6 |
org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |