License |
License |
---|---|
Categories |
CategoriesSpock Application Testing & Monitoring |
GroupId | GroupIdorg.gebish |
ArtifactId | ArtifactIdgeb-spock |
Last Version | Last Version5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeb for Spock
Geb (pronounced "jeb") integration with the Spock test framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geb-spock-5.1.pom | |
geb-spock-5.1.jar | 11 KB |
geb-spock-5.1-sources.jar | 4 KB |
geb-spock-5.1-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gebish/geb-spock/ -->
<dependency>
<groupId>org.gebish</groupId>
<artifactId>geb-spock</artifactId>
<version>5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gebish/geb-spock/
implementation 'org.gebish:geb-spock:5.1'
// https://jarcasting.com/artifacts/org.gebish/geb-spock/
implementation ("org.gebish:geb-spock:5.1")
'org.gebish:geb-spock:jar:5.1'
<dependency org="org.gebish" name="geb-spock" rev="5.1">
<artifact name="geb-spock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gebish', module='geb-spock', version='5.1')
)
libraryDependencies += "org.gebish" % "geb-spock" % "5.1"
[org.gebish/geb-spock "5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.gebish : geb-core | jar | 5.1 |
org.spockframework : spock-core | jar | 2.0-groovy-3.0 |
org.codehaus.groovy : groovy | jar | |
org.codehaus.groovy : groovy-templates | jar |