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