License |
License |
---|---|
GroupId | GroupIdorg.apache.archiva.redback |
ArtifactId | ArtifactIdredback-users-tests |
Last Version | Last Version2.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedback :: User Tests
Archiva is an application for managing one or more remote
repositories, including administration, artifact handling,
browsing and searching.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
redback-users-tests-2.6.2.pom | |
redback-users-tests-2.6.2.jar | 14 KB |
redback-users-tests-2.6.2-sources.jar | 10 KB |
redback-users-tests-2.6.2-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.archiva.redback/redback-users-tests/ -->
<dependency>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-users-tests</artifactId>
<version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.archiva.redback/redback-users-tests/
implementation 'org.apache.archiva.redback:redback-users-tests:2.6.2'
// https://jarcasting.com/artifacts/org.apache.archiva.redback/redback-users-tests/
implementation ("org.apache.archiva.redback:redback-users-tests:2.6.2")
'org.apache.archiva.redback:redback-users-tests:jar:2.6.2'
<dependency org="org.apache.archiva.redback" name="redback-users-tests" rev="2.6.2">
<artifact name="redback-users-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.archiva.redback', module='redback-users-tests', version='2.6.2')
)
libraryDependencies += "org.apache.archiva.redback" % "redback-users-tests" % "2.6.2"
[org.apache.archiva.redback/redback-users-tests "2.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.archiva.redback : redback-policy | jar | 2.6.2 |
org.codehaus.plexus : plexus-utils | jar | 3.0 |
junit : junit | jar | 4.12 |
org.springframework : spring-context-support | jar | 4.2.1.RELEASE |
org.springframework : spring-test | jar | 4.2.1.RELEASE |