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

org.switchyard.components:switchyard-component-camel-parent 1.1.0.CR1

The parent for SwitchYard component camel modules

Группа

Группа

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

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

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

Версия

1.1.0.CR1
Тип

Тип

pom

Скачать switchyard-component-camel-parent 1.1.0.CR1


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