License |
License |
---|---|
Categories |
CategoriesSpock Application Testing & Monitoring |
GroupId | GroupIdorg.spockframework |
ArtifactId | ArtifactIdspock-parent |
Last Version | Last Version0.5-groovy-1.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpock Framework - Umbrella Project
Spock is a testing and specification framework for Java and Groovy applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spock-parent-0.5-groovy-1.8.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spockframework/spock-parent/ -->
<dependency>
<groupId>org.spockframework</groupId>
<artifactId>spock-parent</artifactId>
<version>0.5-groovy-1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.spockframework/spock-parent/
implementation 'org.spockframework:spock-parent:0.5-groovy-1.8'
// https://jarcasting.com/artifacts/org.spockframework/spock-parent/
implementation ("org.spockframework:spock-parent:0.5-groovy-1.8")
'org.spockframework:spock-parent:pom:0.5-groovy-1.8'
<dependency org="org.spockframework" name="spock-parent" rev="0.5-groovy-1.8">
<artifact name="spock-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.spockframework', module='spock-parent', version='0.5-groovy-1.8')
)
libraryDependencies += "org.spockframework" % "spock-parent" % "0.5-groovy-1.8"
[org.spockframework/spock-parent "0.5-groovy-1.8"]
Version |
---|
0.5-groovy-1.8
|
0.5-groovy-1.7
|
0.5-groovy-1.6
|
0.4-groovy-1.7
|
0.4-groovy-1.6
|
0.3
|
0.2
|
0.1
|