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