License |
License |
---|---|
GroupId | GroupIdorg.apache.continuum |
ArtifactId | ArtifactIdredback-legacy |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionContinuum :: Redback :: Legacy Model
Apache Continuum is an enterprise-ready continuous integration server
with features such as automated builds, release management, role-based
security, and integration with popular build tools and source control
management systems.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
redback-legacy-1.4.2.pom | |
redback-legacy-1.4.2.jar | 113 KB |
redback-legacy-1.4.2-sources.jar | 46 KB |
redback-legacy-1.4.2-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.continuum/redback-legacy/ -->
<dependency>
<groupId>org.apache.continuum</groupId>
<artifactId>redback-legacy</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.continuum/redback-legacy/
implementation 'org.apache.continuum:redback-legacy:1.4.2'
// https://jarcasting.com/artifacts/org.apache.continuum/redback-legacy/
implementation ("org.apache.continuum:redback-legacy:1.4.2")
'org.apache.continuum:redback-legacy:jar:1.4.2'
<dependency org="org.apache.continuum" name="redback-legacy" rev="1.4.2">
<artifact name="redback-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.continuum', module='redback-legacy', version='1.4.2')
)
libraryDependencies += "org.apache.continuum" % "redback-legacy" % "1.4.2"
[org.apache.continuum/redback-legacy "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.stax-utils : stax-utils | jar | 20060502 |
stax : stax-api | jar | 1.0.1 |
org.codehaus.plexus : plexus-utils | jar | 1.5.11 |
org.codehaus.plexus.security : plexus-security-keys-api | jar | 1.0-alpha-5 |
org.codehaus.plexus.security : plexus-security-authorization-rbac-model | jar | 1.0-alpha-5 |
org.codehaus.plexus.security : plexus-security-user-management-api | jar | 1.0-alpha-5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |