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