MVN

com.blogspot.toomuchcoding : spock-subjects-collaborators-extension

Maven & Gradle

Aug 23, 2023
5 usages
52 stars

spock-subjects-collaborators-extension · Spock extension that allows you to inject Collaborators into Subjects. Bases on Mockito's @InjectMocks functionality

<dependency>
    <groupId>com.blogspot.toomuchcoding</groupId>
    <artifactId>spock-subjects-collaborators-extension</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.blogspot.toomuchcoding : spock-subjects-collaborators-extension to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of com.blogspot.toomuchcoding : spock-subjects-collaborators-extension to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
spock-subjects-collaborators-extension-3.0.0
2.0.x
spock-subjects-collaborators-extension-2.0.1
spock-subjects-collaborators-extension-2.0.1-groovy-3.0
spock-subjects-collaborators-extension-2.0.0
1.2.x
spock-subjects-collaborators-extension-1.2.2
spock-subjects-collaborators-extension-1.2.1
spock-subjects-collaborators-extension-1.2.0
1.1.x
spock-subjects-collaborators-extension-1.1.0

How to add a dependency to Maven

Add the following com.blogspot.toomuchcoding : spock-subjects-collaborators-extension maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.blogspot.toomuchcoding</groupId>
    <artifactId>spock-subjects-collaborators-extension</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.blogspot.toomuchcoding : spock-subjects-collaborators-extension gradle dependency to your build.gradle file:

implementation 'com.blogspot.toomuchcoding:spock-subjects-collaborators-extension:2.0.1'

Gradle Kotlin DSL: Add the following com.blogspot.toomuchcoding : spock-subjects-collaborators-extension gradle kotlin dependency to your build.gradle.kts file:

implementation("com.blogspot.toomuchcoding:spock-subjects-collaborators-extension:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.blogspot.toomuchcoding : spock-subjects-collaborators-extension sbt scala dependency to your build.sbt file:

libraryDependencies += "com.blogspot.toomuchcoding" % "spock-subjects-collaborators-extension" % "2.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 31, 2017
1 usages
3 stars
Aug 17, 2023
10 usages
779 stars
Aug 17, 2023
1 usages
779 stars
Aug 28, 2015
1 usages
May 11, 2023
7 usages
8.4k stars
May 26, 2023
3 usages
124 stars
Mar 18, 2023
9 usages
10.2k stars
Apr 05, 2021
21 usages
6.6k stars
q
Mar 18, 2021
30 usages
14.9k stars
Mar 29, 2018
27 usages