License |
License |
---|---|
GroupId | GroupIdorg.specrunner |
ArtifactId | ArtifactIdspecrunner-dbms |
Last Version | Last Version1.4.23 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAcceptance Test Driven Development tool
|
Project URL |
Project URL |
Filename | Size |
---|---|
specrunner-dbms-1.4.23.pom | |
specrunner-dbms-1.4.23.jar | 37 KB |
specrunner-dbms-1.4.23-sources.jar | 26 KB |
specrunner-dbms-1.4.23-javadoc.jar | 155 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.schemacrawler : schemacrawler | jar | 10.10.05 |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 2.3.2 |