Camel :: Archetypes :: Router

Camel Parent POM

Лицензия

Лицензия

Группа

Группа

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

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

camel-router
Последняя версия

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Camel :: Archetypes :: Router
Camel Parent POM
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать camel-router

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0