не последняя версия
Последняя версия 2.0.1.redhat-621222

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

SwitchYard RHQ Plugin

Группа

Группа

org.switchyard
Идентификатор

Идентификатор

switchyard-rhq-plugin
Версия

Версия

2.0.1.redhat-621186
Тип

Тип

jar

Скачать switchyard-rhq-plugin 2.0.1.redhat-621186


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