License |
License |
---|---|
GroupId | GroupIdorg.switchyard |
ArtifactId | ArtifactIdswitchyard-deploy-webapp |
Last Version | Last Version2.1.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwitchYard: JEE Web Application Deployer
JEE Web Application Deployer Implementation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.switchyard : switchyard-deploy | jar | 2.1.0.Final |
org.jboss.logging : jboss-logging | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec.javax.servlet : jboss-servlet-api_2.5_spec | jar | |
org.jboss.logging : jboss-logging-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.switchyard : switchyard-test | jar | 2.1.0.Final |
junit : junit Optional | jar | |
xmlunit : xmlunit Optional | jar |