License |
License
Apache Source License 2.0
|
---|---|
GroupId | GroupIdorg.codehaus.plexus.redback |
ArtifactId | ArtifactIdredback-system |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedback :: Core System
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
redback-system-1.0.3.pom | |
redback-system-1.0.3.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-system/ -->
<dependency>
<groupId>org.codehaus.plexus.redback</groupId>
<artifactId>redback-system</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-system/
implementation 'org.codehaus.plexus.redback:redback-system:1.0.3'
// https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-system/
implementation ("org.codehaus.plexus.redback:redback-system:1.0.3")
'org.codehaus.plexus.redback:redback-system:jar:1.0.3'
<dependency org="org.codehaus.plexus.redback" name="redback-system" rev="1.0.3">
<artifact name="redback-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus.redback', module='redback-system', version='1.0.3')
)
libraryDependencies += "org.codehaus.plexus.redback" % "redback-system" % "1.0.3"
[org.codehaus.plexus.redback/redback-system "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus.redback : redback-authentication-memory | jar | 1.0.3 |