is not current version
Last Version 2.1.0.Final

org.switchyard:switchyard-deploy-webapp 2.0.1.redhat-621169

JEE Web Application Deployer Implementation

GroupId

GroupId

org.switchyard
ArtifactId

ArtifactId

switchyard-deploy-webapp
Version

Version

2.0.1.redhat-621169
Type

Type

jar

Download switchyard-deploy-webapp 2.0.1.redhat-621169


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