Last Version

SwitchYard: JEE Web Application Deployer 2.1.0.Final

JEE Web Application Deployer Implementation

License

License

GroupId

GroupId

org.switchyard
ArtifactId

ArtifactId

switchyard-deploy-webapp
Version

Version

2.1.0.Final
Type

Type

jar
Description

Description

SwitchYard: JEE Web Application Deployer
JEE Web Application Deployer Implementation
Project URL

Project URL

http://switchyard.org
Project Organization

Project Organization

JBoss by Red Hat

Download switchyard-deploy-webapp 2.1.0.Final


<!-- https://jarcasting.com/artifacts/org.switchyard/switchyard-deploy-webapp/ -->
<dependency>
    <groupId>org.switchyard</groupId>
    <artifactId>switchyard-deploy-webapp</artifactId>
    <version>2.1.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.switchyard/switchyard-deploy-webapp/
implementation 'org.switchyard:switchyard-deploy-webapp:2.1.0.Final'
// https://jarcasting.com/artifacts/org.switchyard/switchyard-deploy-webapp/
implementation ("org.switchyard:switchyard-deploy-webapp:2.1.0.Final")
'org.switchyard:switchyard-deploy-webapp:jar:2.1.0.Final'
<dependency org="org.switchyard" name="switchyard-deploy-webapp" rev="2.1.0.Final">
  <artifact name="switchyard-deploy-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.switchyard', module='switchyard-deploy-webapp', version='2.1.0.Final')
)
libraryDependencies += "org.switchyard" % "switchyard-deploy-webapp" % "2.1.0.Final"
[org.switchyard/switchyard-deploy-webapp "2.1.0.Final"]

Dependencies

compile (2)

Group / Artifact Type Version
org.switchyard : switchyard-deploy jar 2.1.0.Final
org.jboss.logging : jboss-logging jar

provided (2)

Group / Artifact Type Version
org.jboss.spec.javax.servlet : jboss-servlet-api_2.5_spec jar
org.jboss.logging : jboss-logging-processor Optional jar

test (3)

Group / Artifact Type Version
org.switchyard : switchyard-test jar 2.1.0.Final
junit : junit Optional jar
xmlunit : xmlunit Optional jar

Project Modules

There are no modules declared in this project.