MVN

org.spockframework : spock-junit4

Maven & Gradle

Nov 30, 2022
28 usages
3.4k stars

Spock Framework - JUnit 4 · Spock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock is inspired from JUnit, jMock, RSpec, Groovy, Scala, Vulcans, and other fascinating life forms.

<dependency>
    <groupId>org.spockframework</groupId>
    <artifactId>spock-junit4</artifactId>
    <version>2.4-M1-groovy-2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.spockframework : spock-junit4 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4-M1-groovy-2.5

All Versions

Choose a version of org.spockframework : spock-junit4 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4
spock-junit4-2.4-M1-groovy-2.5
spock-junit4-2.4-M1-groovy-3.0
spock-junit4-2.4-M1-groovy-4.0
2.3
spock-junit4-2.3-groovy-2.5
spock-junit4-2.3-groovy-3.0
spock-junit4-2.3-groovy-4.0
2.2
spock-junit4-2.2-groovy-2.5
spock-junit4-2.2-groovy-4.0
spock-junit4-2.2-groovy-3.0
spock-junit4-2.2-M3-groovy-3.0
spock-junit4-2.2-M3-groovy-4.0
spock-junit4-2.2-M3-groovy-2.5
spock-junit4-2.2-M2-groovy-2.5
spock-junit4-2.2-M2-groovy-3.0
spock-junit4-2.2-M2-groovy-4.0
spock-junit4-2.2-M1-groovy-4.0
spock-junit4-2.2-M1-groovy-3.0
spock-junit4-2.2-M1-groovy-2.5
2.1
spock-junit4-2.1-groovy-3.0
spock-junit4-2.1-groovy-2.5
spock-junit4-2.1-M2-groovy-3.0
spock-junit4-2.1-M2-groovy-2.5
spock-junit4-2.1-M1-groovy-3.0
spock-junit4-2.1-M1-groovy-2.5
2.0
spock-junit4-2.0-groovy-3.0
spock-junit4-2.0-groovy-2.5
spock-junit4-2.0-M5-groovy-3.0
spock-junit4-2.0-M5-groovy-2.5
spock-junit4-2.0-M4-groovy-3.0
spock-junit4-2.0-M4-groovy-2.5
spock-junit4-2.0-M3-groovy-3.0
spock-junit4-2.0-M3-groovy-2.5
spock-junit4-2.0-M2-groovy-3.0
spock-junit4-2.0-M2-groovy-2.5
spock-junit4-2.0-M1-groovy-2.5

How to add a dependency to Maven

Add the following org.spockframework : spock-junit4 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.spockframework</groupId>
    <artifactId>spock-junit4</artifactId>
    <version>2.4-M1-groovy-2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.spockframework : spock-junit4 gradle dependency to your build.gradle file:

implementation 'org.spockframework:spock-junit4:2.4-M1-groovy-2.5'

Gradle Kotlin DSL: Add the following org.spockframework : spock-junit4 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.spockframework:spock-junit4:2.4-M1-groovy-2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.spockframework : spock-junit4 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.spockframework" % "spock-junit4" % "2.4-M1-groovy-2.5"

Advertisement

Dependencies from Group

Nov 30, 2022
2.3k usages
3.4k stars
Nov 30, 2022
653 usages
3.4k stars
Nov 30, 2022
44 usages
3.4k stars
Nov 30, 2022
28 usages
3.4k stars
Nov 30, 2022
28 usages
3.4k stars

Discover Dependencies

Jan 28, 2023
5 usages
2 stars
Mar 20, 2023
5 usages
77.8k stars
Mar 01, 2021
1 stars
Aug 26, 2023
1 usages
1.3k stars
Nov 18, 2020
1 stars