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

org.switchyard:switchyard-bom 2.0.1.redhat-620133

The BOM for SwitchYard application development

Группа

Группа

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

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

switchyard-bom
Версия

Версия

2.0.1.redhat-620133
Тип

Тип

pom

Скачать switchyard-bom 2.0.1.redhat-620133

Имя Файла Размер
switchyard-bom-2.0.1.redhat-620133.pom 22 KB
Обзор

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