Spock Framework - Umbrella Project

Spock is a testing and specification framework for Java and Groovy applications.

License

License

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

org.spockframework
ArtifactId

ArtifactId

spock-parent
Last Version

Last Version

0.5-groovy-1.8
Release Date

Release Date

Type

Type

pom
Description

Description

Spock Framework - Umbrella Project
Spock is a testing and specification framework for Java and Groovy applications.
Project URL

Project URL

http://spockframework.org
Source Code Management

Source Code Management

http://code.google.com/p/spock/source/browse

Download spock-parent

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

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