не последняя версия
Последняя версия 3.17.0

org.apache.camel:apache-camel 2.22.2

Apache Camel Assembly

Категории

Категории

Apache Camel Библиотеки уровня приложения Messaging
Группа

Группа

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

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

apache-camel
Версия

Версия

2.22.2
Тип

Тип

pom

Скачать apache-camel 2.22.2


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