License |
License |
---|---|
GroupId | GroupIdorg.specrunner |
ArtifactId | ArtifactIdspecrunner-objects |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAcceptance Test Driven Development tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
specrunner-objects-1.2.pom | |
specrunner-objects-1.2.jar | 18 KB |
specrunner-objects-1.2-sources.jar | 12 KB |
specrunner-objects-1.2-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.specrunner/specrunner-objects/ -->
<dependency>
<groupId>org.specrunner</groupId>
<artifactId>specrunner-objects</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.specrunner/specrunner-objects/
implementation 'org.specrunner:specrunner-objects:1.2'
// https://jarcasting.com/artifacts/org.specrunner/specrunner-objects/
implementation ("org.specrunner:specrunner-objects:1.2")
'org.specrunner:specrunner-objects:jar:1.2'
<dependency org="org.specrunner" name="specrunner-objects" rev="1.2">
<artifact name="specrunner-objects" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specrunner', module='specrunner-objects', version='1.2')
)
libraryDependencies += "org.specrunner" % "specrunner-objects" % "1.2"
[org.specrunner/specrunner-objects "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.specrunner : specrunner-core | jar | 1.2 |