| License |
License
Apache License
|
|---|---|
| Categories |
CategoriesSpock Application Testing & Monitoring |
| GroupId | GroupIdcom.github.goldin |
| ArtifactId | ArtifactIdspock-extensions |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpock Extensions
Spock Extensions
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| spock-extensions-0.1.4.pom | |
| spock-extensions-0.1.4.jar | 231 KB |
| spock-extensions-0.1.4-sources.jar | 16 KB |
| spock-extensions-0.1.4-javadoc.jar | 111 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.goldin/spock-extensions/ -->
<dependency>
<groupId>com.github.goldin</groupId>
<artifactId>spock-extensions</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.goldin/spock-extensions/
implementation 'com.github.goldin:spock-extensions:0.1.4'
// https://jarcasting.com/artifacts/com.github.goldin/spock-extensions/
implementation ("com.github.goldin:spock-extensions:0.1.4")
'com.github.goldin:spock-extensions:jar:0.1.4'
<dependency org="com.github.goldin" name="spock-extensions" rev="0.1.4">
<artifact name="spock-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.goldin', module='spock-extensions', version='0.1.4')
)
libraryDependencies += "com.github.goldin" % "spock-extensions" % "0.1.4"
[com.github.goldin/spock-extensions "0.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 0.6-groovy-1.8 |
| org.gcontracts : gcontracts-core | jar | 1.2.5 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.4 |