My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
SpockVersionsAndDependencies  
Spock versions and their compatible Groovy/JUnit/Grails/etc. versions.
Updated Oct 4, 2012 by pnied...@gmail.com

Spock requires Java SE 5.0 or higher. Make sure to pick a Spock version that matches the Groovy version you would like to use.

Release Versions

Releases are available from http://repo1.maven.org/maven2/ (group ID: org.spockframework).

Spock version Groovy version JUnit version Grails version Spring version
0.5-groovy-1.6 1.6.1-1.6.x 4.7-4.x 1.2.0-1.2.x 2.5.0-3.x
0.5-groovy-1.7 1.7.0-1.7.x 4.7-4.x 1.3.0-1.3.x 2.5.0-3.x
0.6-groovy-1.7 1.7.0-1.7.x 4.7-4.x 1.3.0-1.3.x 2.5.0-3.x
0.6-groovy-1.8 1.8.1-1.8.x 4.7-4.x 2.0-2.x 2.5.0-3.x
0.7-groovy-1.8 1.8.1-1.8.x 4.7-4.x 2.0-2.x 2.5.0-3.x
0.7-groovy-2.0 2.0.0 -2.x.x 4.7-4.x 2.2-2.x 2.5.0-3.x

Note: Grails version applies to Grails plugin. Spring version applies to SpringExtension.

Snapshot Versions

Snapshots are available from http://oss.sonatype.org/content/repositories/snapshots/ (group ID: org.spockframework).

Spock version Groovy version JUnit version Grails version Spring version
1.0-groovy-1.8-SNAPSHOT 1.8.1 - 1.8.x 4.7-4.x 2.0-2.x 2.5.0-3.x
1.0-groovy-2.0-SNAPSHOT 2.0.0 - 2.x.x 4.7-4.x 2.2-2.x 2.5.0-3.x

Note: Grails version applies to Grails plugin. Spring version applies to SpringExtension.

Comment by tim....@gmail.com, Feb 29, 2012

I looked at the provided release repos and could only find versions 0.4-groovy-1.6/, 0.4-groovy-1.7/, 0.5-groovy-1.7/, and 0.5-groovy-1.8/. Is there a typo here?

Comment by project member pnied...@gmail.com, Feb 29, 2012

The information has already been updated for the 0.6 release (which is imminent).

Comment by ambarsek...@gmail.com, Jul 26, 2012

Which Spock release (not snapshot) will support Groovy 2.0.x, and when will it be released?

Comment by project member pnied...@gmail.com, Jul 26, 2012

0.7, and when I get to it. 0.7 is largely done, but finalizing a release takes time, and I have a demanding day job. You can actively help by trying the latest 0.7 snapshot and reporting back how it works for you.


Sign in to add a comment
Powered by Google Project Hosting