org.specrunner:specrunner-dbms

Acceptance Test Driven Development tool

License

License

GroupId

GroupId

org.specrunner
ArtifactId

ArtifactId

specrunner-dbms
Last Version

Last Version

1.4.23
Release Date

Release Date

Type

Type

jar
Description

Description

Acceptance Test Driven Development tool
Project URL

Project URL

http://code.google.com/p/specrunner/../specrunner-dbms

Download specrunner-dbms

How to add to project

<!-- https://jarcasting.com/artifacts/org.specrunner/specrunner-dbms/ -->
<dependency>
    <groupId>org.specrunner</groupId>
    <artifactId>specrunner-dbms</artifactId>
    <version>1.4.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.specrunner/specrunner-dbms/
implementation 'org.specrunner:specrunner-dbms:1.4.23'
// https://jarcasting.com/artifacts/org.specrunner/specrunner-dbms/
implementation ("org.specrunner:specrunner-dbms:1.4.23")
'org.specrunner:specrunner-dbms:jar:1.4.23'
<dependency org="org.specrunner" name="specrunner-dbms" rev="1.4.23">
  <artifact name="specrunner-dbms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specrunner', module='specrunner-dbms', version='1.4.23')
)
libraryDependencies += "org.specrunner" % "specrunner-dbms" % "1.4.23"
[org.specrunner/specrunner-dbms "1.4.23"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.schemacrawler : schemacrawler jar 10.10.05

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.23
1.4.22