Camel :: Core Engine

Just the Camel Core engine without any core components

Лицензия

Лицензия

Группа

Группа

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

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

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

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

3.17.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Camel :: Core Engine
Just the Camel Core engine without any core components
Организация-разработчик

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

The Apache Software Foundation

Скачать camel-core-engine

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
jakarta.xml.bind : jakarta.xml.bind-api Необязательный jar 2.3.3
org.apache.camel : camel-api jar 3.17.0
org.apache.camel : camel-base-engine jar 3.17.0
org.apache.camel : camel-core-reifier jar 3.17.0
org.apache.camel : camel-management-api jar 3.17.0
org.apache.camel : camel-support jar 3.17.0
org.apache.camel : camel-util jar 3.17.0

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

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

The Apache Software Foundation

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

Версия
3.17.0
3.16.0
3.15.0
3.14.3
3.14.2
3.14.1
3.14.0
3.13.0
3.12.0
3.11.7
3.11.6
3.11.5
3.11.4
3.11.3
3.11.2
3.11.1
3.11.0
3.10.0
3.9.0
3.8.0
3.7.7
3.7.6
3.7.5
3.7.4
3.7.3
3.7.2
3.7.1
3.7.0
3.6.0
3.5.0
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.0
3.2.0
3.1.0
3.0.1
3.0.0
3.0.0-RC3
3.0.0-RC2
3.0.0-RC1
3.0.0-M4