is not current version
Last Version 2.0.1.redhat-621222

org.switchyard:switchyard-deploy-jboss-as7 2.0.1.redhat-621211

SwitchYard AS7 Extension and Subsystem

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.switchyard
ArtifactId

ArtifactId

switchyard-deploy-jboss-as7
Version

Version

2.0.1.redhat-621211
Type

Type

jar

Download switchyard-deploy-jboss-as7 2.0.1.redhat-621211


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