is not current version
Last Version 2.1.0.Final

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

JEE Web Application Deployer Implementation

GroupId

GroupId

org.switchyard
ArtifactId

ArtifactId

switchyard-deploy-webapp
Version

Version

2.0.1.redhat-621186
Type

Type

jar

Download switchyard-deploy-webapp 2.0.1.redhat-621186


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