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

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

The BOM for SwitchYard application development

Группа

Группа

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

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

switchyard-bom
Версия

Версия

2.0.1.redhat-621159
Тип

Тип

pom

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

Имя Файла Размер
switchyard-bom-2.0.1.redhat-621159.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-621159</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.switchyard/switchyard-bom/
implementation 'org.switchyard:switchyard-bom:2.0.1.redhat-621159'
// https://jarcasting.com/artifacts/org.switchyard/switchyard-bom/
implementation ("org.switchyard:switchyard-bom:2.0.1.redhat-621159")
'org.switchyard:switchyard-bom:pom:2.0.1.redhat-621159'
<dependency org="org.switchyard" name="switchyard-bom" rev="2.0.1.redhat-621159">
  <artifact name="switchyard-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.switchyard', module='switchyard-bom', version='2.0.1.redhat-621159')
)
libraryDependencies += "org.switchyard" % "switchyard-bom" % "2.0.1.redhat-621159"
[org.switchyard/switchyard-bom "2.0.1.redhat-621159"]