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