| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы |
| Группа | Группаorg.apache.camel.quarkus |
| Идентификатор | Идентификаторcamel-quarkus-core |
| Последняя версия | Последняя версия2.10.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel Quarkus :: Core :: Runtime
Camel core functionality and basic Camel languages: Constant, ExchangeProperty, Header, Ref, Simple and Tokenize
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| camel-quarkus-core-2.10.0.pom | |
| camel-quarkus-core-2.10.0.jar | 86 KB |
| camel-quarkus-core-2.10.0-sources.jar | 68 KB |
| camel-quarkus-core-2.10.0-javadoc.jar | 769 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-core/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-core</artifactId>
<version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-core/
implementation 'org.apache.camel.quarkus:camel-quarkus-core:2.10.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-core/
implementation ("org.apache.camel.quarkus:camel-quarkus-core:2.10.0")
'org.apache.camel.quarkus:camel-quarkus-core:jar:2.10.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-core" rev="2.10.0">
<artifact name="camel-quarkus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-core', version='2.10.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-core" % "2.10.0"
[org.apache.camel.quarkus/camel-quarkus-core "2.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkus : quarkus-core | jar | |
| io.quarkus : quarkus-arc | jar | |
| io.quarkus : quarkus-development-mode-spi | jar | |
| org.apache.camel : camel-base | jar | |
| org.apache.camel : camel-componentdsl | jar | |
| org.apache.camel : camel-core-catalog | jar | |
| org.apache.camel : camel-core-engine | jar | |
| org.apache.camel : camel-core-languages | jar | |
| org.apache.camel : camel-core-processor | jar | |
| org.apache.camel : camel-endpointdsl | jar | |
| org.apache.camel : camel-main | jar | |
| org.apache.camel : camel-microprofile-config | jar | |
| org.jboss.spec.javax.xml.bind : jboss-jaxb-api_2.3_spec | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.graalvm.nativeimage : svm | jar |