License |
License |
---|---|
GroupId | GroupIdorg.specrunner |
ArtifactId | ArtifactIdspecrunner-tools |
Last Version | Last Version1.5.17 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpecRunner (Tools).
Acceptance Test Driven Development tool
|
Filename | Size |
---|---|
specrunner-tools-1.5.17.pom | 939 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.specrunner/specrunner-tools/ -->
<dependency>
<groupId>org.specrunner</groupId>
<artifactId>specrunner-tools</artifactId>
<version>1.5.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.specrunner/specrunner-tools/
implementation 'org.specrunner:specrunner-tools:1.5.17'
// https://jarcasting.com/artifacts/org.specrunner/specrunner-tools/
implementation ("org.specrunner:specrunner-tools:1.5.17")
'org.specrunner:specrunner-tools:pom:1.5.17'
<dependency org="org.specrunner" name="specrunner-tools" rev="1.5.17">
<artifact name="specrunner-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.specrunner', module='specrunner-tools', version='1.5.17')
)
libraryDependencies += "org.specrunner" % "specrunner-tools" % "1.5.17"
[org.specrunner/specrunner-tools "1.5.17"]