DbFit

Database test automation for FitNesse

License

License

GroupId

GroupId

com.github.dbfit
ArtifactId

ArtifactId

dbfit
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

DbFit
Database test automation for FitNesse
Project URL

Project URL

http://dbfit.github.io/dbfit/index.html
Source Code Management

Source Code Management

https://github.com/dbfit/dbfit.git

Download dbfit

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

runtime (1)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0