MVN

org.mockwire : mockwire-guice3

Maven & Gradle

Mar 09, 2012
3 usages

mockwire-guice3 · Isolation and definition of test contexts using Guice 3 and Mockito

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

Latest Version

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

  • Latest Stable: 2.2

All Versions

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

Version Vulnerabilities Updated
2.2
mockwire-guice3-2.2
1.4
mockwire-guice3-1.4
0.3
mockwire-guice3-0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.mockwire</groupId>
    <artifactId>mockwire-guice3</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.mockwire:mockwire-guice3:2.2'

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

implementation("org.mockwire:mockwire-guice3:2.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.mockwire" % "mockwire-guice3" % "2.2"

Advertisement

Dependencies from Group

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

Discover Dependencies

Jul 18, 2017
4 usages
Apr 04, 2023
4 usages
0 stars
Sep 17, 2014
1 usages
10 stars
Jul 05, 2017
7 usages
66 stars
Jul 13, 2017
5 usages
87 stars
Sep 22, 2020
10 usages
1 stars
May 29, 2023
2 usages
0 stars
Dec 23, 2017
3 usages
49 stars
Aug 25, 2017
7 usages
43 stars