MVN

org.mockwire : mockwire-spring30

Maven & Gradle

Mar 09, 2012
8 usages

mockwire-spring30 · Isolation and definition of test contexts using Spring 3.0 and Mockito

<dependency>
    <groupId>org.mockwire</groupId>
    <artifactId>mockwire-spring30</artifactId>
    <version>6.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mockwire : mockwire-spring30 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.4

All Versions

Choose a version of org.mockwire : mockwire-spring30 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.4
mockwire-spring30-6.4
5.1
mockwire-spring30-5.1
4.3
mockwire-spring30-4.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.mockwire</groupId>
    <artifactId>mockwire-spring30</artifactId>
    <version>6.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mockwire : mockwire-spring30 gradle dependency to your build.gradle file:

implementation 'org.mockwire:mockwire-spring30:6.4'

Gradle Kotlin DSL: Add the following org.mockwire : mockwire-spring30 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mockwire:mockwire-spring30:6.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mockwire : mockwire-spring30 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mockwire" % "mockwire-spring30" % "6.4"

Advertisement

Dependencies from Group

Mar 09, 2012
8 usages
Aug 12, 2012
6 usages
Mar 09, 2012
3 usages

Discover Dependencies

Mar 24, 2023
108 usages
154 stars
Feb 01, 2020
12 usages
47 stars
Feb 17, 2015
5 usages
Mar 29, 2022
10 usages
19 stars
Sep 13, 2019
71 usages
150 stars
Feb 27, 2020
5 usages
0 stars
Oct 04, 2021
7 usages
0 stars
Aug 09, 2018
10 usages
37 stars
Oct 07, 2018
22 usages
1 stars