is not current version
Last Version 1.5.17

org.specrunner:specrunner-tools-dbms 1.5.12


GroupId

GroupId

org.specrunner
ArtifactId

ArtifactId

specrunner-tools-dbms
Version

Version

1.5.12
Type

Type

jar

Download specrunner-tools-dbms 1.5.12


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