Last Version

Plexus XWork Integration 1.0-alpha-7


GroupId

GroupId

org.codehaus.plexus
ArtifactId

ArtifactId

plexus-xwork-integration
Version

Version

1.0-alpha-7
Type

Type

jar
Description

Description

Plexus XWork Integration
Project Organization

Project Organization

Codehaus

Download plexus-xwork-integration 1.0-alpha-7


<!-- https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-xwork-integration/ -->
<dependency>
    <groupId>org.codehaus.plexus</groupId>
    <artifactId>plexus-xwork-integration</artifactId>
    <version>1.0-alpha-7</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-xwork-integration/
implementation 'org.codehaus.plexus:plexus-xwork-integration:1.0-alpha-7'
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-xwork-integration/
implementation ("org.codehaus.plexus:plexus-xwork-integration:1.0-alpha-7")
'org.codehaus.plexus:plexus-xwork-integration:jar:1.0-alpha-7'
<dependency org="org.codehaus.plexus" name="plexus-xwork-integration" rev="1.0-alpha-7">
  <artifact name="plexus-xwork-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus', module='plexus-xwork-integration', version='1.0-alpha-7')
)
libraryDependencies += "org.codehaus.plexus" % "plexus-xwork-integration" % "1.0-alpha-7"
[org.codehaus.plexus/plexus-xwork-integration "1.0-alpha-7"]

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.plexus : plexus-component-api jar 1.0-alpha-17
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-17
opensymphony : xwork jar 1.2.3
com.opensymphony : webwork jar 2.2.6

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (2)

Group / Artifact Type Version
org.easymock : easymock jar 2.2
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.