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

org.switchyard.components:switchyard-component-common-parent 2.0.0.Alpha1

The parent for SwitchYard Common Component Libraries.

Группа

Группа

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

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

switchyard-component-common-parent
Версия

Версия

2.0.0.Alpha1
Тип

Тип

pom

Скачать switchyard-component-common-parent 2.0.0.Alpha1


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