Last Version

Spock Extensions 0.1.4

Spock Extensions

License

License

Apache License
Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.github.goldin
ArtifactId

ArtifactId

spock-extensions
Version

Version

0.1.4
Type

Type

jar
Description

Description

Spock Extensions
Spock Extensions
Project URL

Project URL

http://evgeny-goldin.com/wiki/Spock-extensions

Download spock-extensions 0.1.4


<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.4

Project Modules

There are no modules declared in this project.