License |
License |
---|---|
GroupId | GroupIdorg.specrunner |
ArtifactId | ArtifactIdspecrunner-sql-positive |
Last Version | Last Version1.5.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAcceptance Test Driven Development tool
|
<!-- https://jarcasting.com/artifacts/org.specrunner/specrunner-sql-positive/ -->
<dependency>
<groupId>org.specrunner</groupId>
<artifactId>specrunner-sql-positive</artifactId>
<version>1.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.specrunner/specrunner-sql-positive/
implementation 'org.specrunner:specrunner-sql-positive:1.5.17'
// https://jarcasting.com/artifacts/org.specrunner/specrunner-sql-positive/
implementation ("org.specrunner:specrunner-sql-positive:1.5.17")
'org.specrunner:specrunner-sql-positive:jar:1.5.17'
<dependency org="org.specrunner" name="specrunner-sql-positive" rev="1.5.17">
<artifact name="specrunner-sql-positive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specrunner', module='specrunner-sql-positive', version='1.5.17')
)
libraryDependencies += "org.specrunner" % "specrunner-sql-positive" % "1.5.17"
[org.specrunner/specrunner-sql-positive "1.5.17"]
Group / Artifact | Type | Version |
---|---|---|
org.specrunner : specrunner-sql | jar | 1.5.17 |