jar

org.spockframework : spock-maven

Maven & Gradle

Oct 08, 2012
5 usages
3.4k stars

Spock Framework - Maven Module · Spock's Maven Module provides some advanced features when executing Spock specifications with Maven 2. This module is purely optional; Maven 2/3 will execute Spock specifications just fine without it.

Table Of Contents

Latest Version

Download org.spockframework : spock-maven JAR file - Latest Versions:

All Versions

Download org.spockframework : spock-maven JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7
0.6
0.5
0.4
0.3
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spock-maven-0.7-groovy-2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.maven.surefire.junitcore

├─ org.apache.maven.surefire.junitcore.SpockProvider.class - [JAR]

org.spockframework.buildsupport.maven

├─ org.spockframework.buildsupport.maven.FindSpecsMojo.class - [JAR]

Advertisement