License |
License
Apache Source License 2.0
|
---|---|
GroupId | GroupIdorg.codehaus.plexus.redback |
ArtifactId | ArtifactIdredback-xwork |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRedback :: Integration :: XWork
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
redback-xwork-1.0.3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-xwork/ -->
<dependency>
<groupId>org.codehaus.plexus.redback</groupId>
<artifactId>redback-xwork</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-xwork/
implementation 'org.codehaus.plexus.redback:redback-xwork:1.0.3'
// https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-xwork/
implementation ("org.codehaus.plexus.redback:redback-xwork:1.0.3")
'org.codehaus.plexus.redback:redback-xwork:pom:1.0.3'
<dependency org="org.codehaus.plexus.redback" name="redback-xwork" rev="1.0.3">
<artifact name="redback-xwork" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus.redback', module='redback-xwork', version='1.0.3')
)
libraryDependencies += "org.codehaus.plexus.redback" % "redback-xwork" % "1.0.3"
[org.codehaus.plexus.redback/redback-xwork "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus.redback : redback-system | jar | 1.0.3 |
org.codehaus.plexus : plexus-component-api | jar | 1.0-alpha-20 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-20 |