| License | License | 
|---|---|
| Categories | CategoriesSpock Application Testing & Monitoring | 
| GroupId | GroupIdcom.tngtech.jgiven | 
| ArtifactId | ArtifactIdjgiven-spock | 
| Last Version | Last Version1.2.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjgiven-spock Module for writing JGiven tests with Spock | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jgiven-spock-1.2.2.pom | |
| jgiven-spock-1.2.2.jar | 13 KB | 
| jgiven-spock-1.2.2-sources.jar | 2 KB | 
| jgiven-spock-1.2.2-javadoc.jar | 19 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-spock/ -->
<dependency>
    <groupId>com.tngtech.jgiven</groupId>
    <artifactId>jgiven-spock</artifactId>
    <version>1.2.2</version>
</dependency>// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-spock/
implementation 'com.tngtech.jgiven:jgiven-spock:1.2.2'// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-spock/
implementation ("com.tngtech.jgiven:jgiven-spock:1.2.2")'com.tngtech.jgiven:jgiven-spock:jar:1.2.2'<dependency org="com.tngtech.jgiven" name="jgiven-spock" rev="1.2.2">
  <artifact name="jgiven-spock" type="jar" />
</dependency>@Grapes(
@Grab(group='com.tngtech.jgiven', module='jgiven-spock', version='1.2.2')
)libraryDependencies += "com.tngtech.jgiven" % "jgiven-spock" % "1.2.2"[com.tngtech.jgiven/jgiven-spock "1.2.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.tngtech.jgiven : jgiven-junit | jar | 1.2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.35 | 
| org.codehaus.groovy : groovy | jar | 2.5.16 | 
| org.spockframework : spock-core | jar | 1.3-groovy-2.5 |