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

org.switchyard:switchyard-tools-dist 2.0.1.redhat-621090

SwitchYard Tools Distribution

Группа

Группа

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

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

switchyard-tools-dist
Версия

Версия

2.0.1.redhat-621090
Тип

Тип

pom

Скачать switchyard-tools-dist 2.0.1.redhat-621090


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