Last Version

Camel Quarkus :: Examples :: Timer Log 1.1.0

Camel Quarkus Example :: Timer to Log

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-examples-timer-log
Version

Version

1.1.0
Type

Type

jar
Description

Description

Camel Quarkus :: Examples :: Timer Log
Camel Quarkus Example :: Timer to Log
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download camel-quarkus-examples-timer-log 1.1.0


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

Dependencies

compile (3)

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

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.