License |
License |
---|---|
Categories |
CategoriesKotlin Languages Quarkus Container Microservices |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-examples-timer-log-kotlin |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Examples :: Timer Log Kotlin
Camel Quarkus Example :: Timer to Log Kotlin
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |