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

Camel Quarkus :: Examples :: Timer Log Kotlin 1.1.0

Camel Quarkus Example :: Timer to Log Kotlin

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования Quarkus Контейнер Микросервисы
Группа

Группа

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

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

camel-quarkus-examples-timer-log-kotlin
Версия

Версия

1.1.0
Тип

Тип

jar
Описание

Описание

Camel Quarkus :: Examples :: Timer Log Kotlin
Camel Quarkus Example :: Timer to Log Kotlin
Организация-разработчик

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

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-examples-timer-log-kotlin

Скачать camel-quarkus-examples-timer-log-kotlin 1.1.0


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.camel.quarkus : camel-quarkus-main jar
org.apache.camel.quarkus : camel-quarkus-timer jar
org.apache.camel.quarkus : camel-quarkus-log jar
org.apache.camel.quarkus : camel-quarkus-kotlin jar

test (4)

Идентификатор библиотеки Тип Версия
org.apache.camel.quarkus : camel-quarkus-kotlin-deployment pom 1.1.0
org.apache.camel.quarkus : camel-quarkus-log-deployment pom 1.1.0
org.apache.camel.quarkus : camel-quarkus-main-deployment pom 1.1.0
org.apache.camel.quarkus : camel-quarkus-timer-deployment pom 1.1.0

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

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