License |
License
Apache Source License 2.0
|
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdorg.codehaus.plexus.redback |
ArtifactId | ArtifactIdredback-configuration |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedback :: Configuration
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
redback-configuration-1.0.3.pom | |
redback-configuration-1.0.3.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-configuration/ -->
<dependency>
<groupId>org.codehaus.plexus.redback</groupId>
<artifactId>redback-configuration</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-configuration/
implementation 'org.codehaus.plexus.redback:redback-configuration:1.0.3'
// https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-configuration/
implementation ("org.codehaus.plexus.redback:redback-configuration:1.0.3")
'org.codehaus.plexus.redback:redback-configuration:jar:1.0.3'
<dependency org="org.codehaus.plexus.redback" name="redback-configuration" rev="1.0.3">
<artifact name="redback-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus.redback', module='redback-configuration', version='1.0.3')
)
libraryDependencies += "org.codehaus.plexus.redback" % "redback-configuration" % "1.0.3"
[org.codehaus.plexus.redback/redback-configuration "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-expression-evaluator | jar | 1.0-alpha-1 |
org.codehaus.plexus.registry : plexus-registry-commons | jar | 1.0-alpha-1 |
org.codehaus.plexus : plexus-component-api | jar | 1.0-alpha-20 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-20 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-log4j-logging | jar | 1.1-alpha-2 |