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

org.switchyard:switchyard-parent 2.0.0.Alpha2

The parent for SwitchYard modules

Группа

Группа

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

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

switchyard-parent
Версия

Версия

2.0.0.Alpha2
Тип

Тип

pom

Скачать switchyard-parent 2.0.0.Alpha2

Имя Файла Размер
switchyard-parent-2.0.0.Alpha2.pom 112 KB
Обзор

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