License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdorg.mockwire |
ArtifactId | ArtifactIdmockwire-spring30 |
Last Version | Last Version6.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmockwire-spring30
Isolation and definition of test contexts using Spring 3.0 and Mockito
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mockwire-spring30-6.4.pom | |
mockwire-spring30-6.4.jar | 4 KB |
mockwire-spring30-6.4-sources.jar | 1 KB |
mockwire-spring30-6.4-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mockwire/mockwire-spring30/ -->
<dependency>
<groupId>org.mockwire</groupId>
<artifactId>mockwire-spring30</artifactId>
<version>6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.mockwire/mockwire-spring30/
implementation 'org.mockwire:mockwire-spring30:6.4'
// https://jarcasting.com/artifacts/org.mockwire/mockwire-spring30/
implementation ("org.mockwire:mockwire-spring30:6.4")
'org.mockwire:mockwire-spring30:jar:6.4'
<dependency org="org.mockwire" name="mockwire-spring30" rev="6.4">
<artifact name="mockwire-spring30" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mockwire', module='mockwire-spring30', version='6.4')
)
libraryDependencies += "org.mockwire" % "mockwire-spring30" % "6.4"
[org.mockwire/mockwire-spring30 "6.4"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.composite : sticky-composite-logging-deploy | jar | [1.4,2) |
net.stickycode.mockwire : sticky-mockwire-spring30 | jar | [7.7,8) |
net.stickycode.mockwire : sticky-mockwire-mockito | jar | [4.3,5) |