is not current version
Last Version 0.2.3

Agorapulse Testing Libraries 0.2.1.1

Set of useful testing libraries

License

License

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.agorapulse.testing
ArtifactId

ArtifactId

spock
Version

Version

0.2.1.1
Type

Type

jar
Description

Description

Agorapulse Testing Libraries
Set of useful testing libraries
Project URL

Project URL

https://github.com/agorapulse/testing-libraries
Source Code Management

Source Code Management

https://github.com/agorapulse/testing-libraries.git

Download spock 0.2.1.1


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.5.4
org.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.