License |
License
Apache Source License 2.0
|
---|---|
GroupId | GroupIdorg.codehaus.redback |
ArtifactId | ArtifactIdredback-users-tests |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedback :: User Tests
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
redback-users-tests-1.4.pom | |
redback-users-tests-1.4.jar | 8 KB |
redback-users-tests-1.4-sources.jar | 5 KB |
redback-users-tests-1.4-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.redback/redback-users-tests/ -->
<dependency>
<groupId>org.codehaus.redback</groupId>
<artifactId>redback-users-tests</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-users-tests/
implementation 'org.codehaus.redback:redback-users-tests:1.4'
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-users-tests/
implementation ("org.codehaus.redback:redback-users-tests:1.4")
'org.codehaus.redback:redback-users-tests:jar:1.4'
<dependency org="org.codehaus.redback" name="redback-users-tests" rev="1.4">
<artifact name="redback-users-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.redback', module='redback-users-tests', version='1.4')
)
libraryDependencies += "org.codehaus.redback" % "redback-users-tests" % "1.4"
[org.codehaus.redback/redback-users-tests "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.redback : redback-policy | jar | 1.4 |
org.codehaus.plexus : plexus-utils | jar | 3.0 |
junit : junit | jar | 4.9 |
org.springframework : spring-context-support | jar | 3.0.6.RELEASE |
org.springframework : spring-test | jar | 3.0.6.RELEASE |
org.jvnet : animal-sniffer-annotation Optional | jar | 1.0 |