is not current version
Last Version 0.6.1

com.roche.spock.geb:spock-geb-quickstart 0.2.0

This project simplifies executing Spock and Geb-based frontend tests.

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.roche.spock.geb
ArtifactId

ArtifactId

spock-geb-quickstart
Version

Version

0.2.0
Type

Type

jar

Download spock-geb-quickstart 0.2.0


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