| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Wire Data Data Structures Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdorg.mockwire |
| ArtifactId | ArtifactIdmockwire-guice3 |
| Last Version | Last Version2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmockwire-guice3
Isolation and definition of test contexts using Guice 3 and Mockito
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mockwire-guice3-2.2.pom | |
| mockwire-guice3-2.2.jar | 4 KB |
| mockwire-guice3-2.2-sources.jar | 1 KB |
| mockwire-guice3-2.2-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mockwire/mockwire-guice3/ -->
<dependency>
<groupId>org.mockwire</groupId>
<artifactId>mockwire-guice3</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mockwire/mockwire-guice3/
implementation 'org.mockwire:mockwire-guice3:2.2'
// https://jarcasting.com/artifacts/org.mockwire/mockwire-guice3/
implementation ("org.mockwire:mockwire-guice3:2.2")
'org.mockwire:mockwire-guice3:jar:2.2'
<dependency org="org.mockwire" name="mockwire-guice3" rev="2.2">
<artifact name="mockwire-guice3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mockwire', module='mockwire-guice3', version='2.2')
)
libraryDependencies += "org.mockwire" % "mockwire-guice3" % "2.2"
[org.mockwire/mockwire-guice3 "2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.stickycode.composite : sticky-composite-logging-deploy | jar | [1.4,2) |
| net.stickycode.mockwire : sticky-mockwire-guice3 | jar | [2.6,3) |
| net.stickycode.mockwire : sticky-mockwire | jar | [7.3,8) |
| net.stickycode.mockwire : sticky-mockwire-mockito | jar | [4.3,5) |