License |
License |
---|---|
GroupId | GroupIdcom.github.dbfit |
ArtifactId | ArtifactIddbfit |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionDbFit
Database test automation for FitNesse
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dbfit-3.2.0.pom | |
dbfit-3.2.0.jar | 229 KB |
dbfit-3.2.0-sources.jar | 114 KB |
dbfit-3.2.0-javadoc.jar | 501 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dbfit/dbfit/ -->
<dependency>
<groupId>com.github.dbfit</groupId>
<artifactId>dbfit</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dbfit/dbfit/
implementation 'com.github.dbfit:dbfit:3.2.0'
// https://jarcasting.com/artifacts/com.github.dbfit/dbfit/
implementation ("com.github.dbfit:dbfit:3.2.0")
'com.github.dbfit:dbfit:jar:3.2.0'
<dependency org="com.github.dbfit" name="dbfit" rev="3.2.0">
<artifact name="dbfit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dbfit', module='dbfit', version='3.2.0')
)
libraryDependencies += "com.github.dbfit" % "dbfit" % "3.2.0"
[com.github.dbfit/dbfit "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.9 |
mysql : mysql-connector-java | jar | 5.1.36 |
commons-codec : commons-codec | jar | 1.10 |
org.postgresql : postgresql | jar | 9.3-1101-jdbc41 |
com.github.dbfit : fitlibrary | jar | 20091020 |
org.fitnesse : fitnesse | jar | 20150424 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 2.3.2 |