is not current version
Last Version 2.0.1.redhat-621222

org.switchyard:switchyard-rhq-plugin 2.0.1.redhat-621090

SwitchYard RHQ Plugin

GroupId

GroupId

org.switchyard
ArtifactId

ArtifactId

switchyard-rhq-plugin
Version

Version

2.0.1.redhat-621090
Type

Type

jar

Download switchyard-rhq-plugin 2.0.1.redhat-621090


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