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