Last Version

spock-toolbox 0.3.0

Toolbox is a set of small utilities to make Spock Framework Specifications more readable and easier to write

License

License

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.ainrif.gears
ArtifactId

ArtifactId

spock-toolbox
Version

Version

0.3.0
Type

Type

jar
Description

Description

spock-toolbox
Toolbox is a set of small utilities to make Spock Framework Specifications more readable and easier to write
Project URL

Project URL

https://github.com/ainrif/spock-toolbox/
Project Organization

Project Organization

Ainrif
Source Code Management

Source Code Management

https://github.com/ainrif/spock-toolbox

Download spock-toolbox 0.3.0


<!-- https://jarcasting.com/artifacts/com.ainrif.gears/spock-toolbox/ -->
<dependency>
    <groupId>com.ainrif.gears</groupId>
    <artifactId>spock-toolbox</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ainrif.gears/spock-toolbox/
implementation 'com.ainrif.gears:spock-toolbox:0.3.0'
// https://jarcasting.com/artifacts/com.ainrif.gears/spock-toolbox/
implementation ("com.ainrif.gears:spock-toolbox:0.3.0")
'com.ainrif.gears:spock-toolbox:jar:0.3.0'
<dependency org="com.ainrif.gears" name="spock-toolbox" rev="0.3.0">
  <artifact name="spock-toolbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ainrif.gears', module='spock-toolbox', version='0.3.0')
)
libraryDependencies += "com.ainrif.gears" % "spock-toolbox" % "0.3.0"
[com.ainrif.gears/spock-toolbox "0.3.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.13
org.slf4j : slf4j-api jar 1.7.25
org.spockframework : spock-core jar 1.0-groovy-2.4
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12
org.unitils : unitils-core jar 3.4.6

Project Modules

There are no modules declared in this project.