License |
License |
---|---|
GroupId | GroupIdorg.specrunner |
ArtifactId | ArtifactIdspecrunner-core |
Last Version | Last Version1.5.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAcceptance Test Driven Development tool
|
Filename | Size |
---|---|
specrunner-core-1.5.17.pom | |
specrunner-core-1.5.17.jar | 284 KB |
specrunner-core-1.5.17-sources.jar | 273 KB |
specrunner-core-1.5.17-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.specrunner/specrunner-core/ -->
<dependency>
<groupId>org.specrunner</groupId>
<artifactId>specrunner-core</artifactId>
<version>1.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.specrunner/specrunner-core/
implementation 'org.specrunner:specrunner-core:1.5.17'
// https://jarcasting.com/artifacts/org.specrunner/specrunner-core/
implementation ("org.specrunner:specrunner-core:1.5.17")
'org.specrunner:specrunner-core:jar:1.5.17'
<dependency org="org.specrunner" name="specrunner-core" rev="1.5.17">
<artifact name="specrunner-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specrunner', module='specrunner-core', version='1.5.17')
)
libraryDependencies += "org.specrunner" % "specrunner-core" % "1.5.17"
[org.specrunner/specrunner-core "1.5.17"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
junit : junit | jar | 4.12 |
com.io7m.xom : xom | jar | 1.2.10 |
net.sourceforge.nekohtml : nekohtml | jar | 1.9.22 |
commons-beanutils : commons-beanutils | jar | 1.9.2 |
org.codehaus.janino : janino | jar | 2.7.8 |
org.codehaus.janino : commons-compiler-jdk | jar | 2.7.8 |
joda-time : joda-time | jar | 2.10 |