is not current version
Last Version 0.6.1

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

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.1.9
Type

Type

jar

Download spock-geb-quickstart 0.1.9


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