не последняя версия
Последняя версия 2.1.0.Final

org.switchyard:switchyard-parent 2.0.1.redhat-621090

The parent for SwitchYard modules

Группа

Группа

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

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

switchyard-parent
Версия

Версия

2.0.1.redhat-621090
Тип

Тип

pom

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

Имя Файла Размер
switchyard-parent-2.0.1.redhat-621090.pom 90 KB
Обзор

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