Last Version

Camel Quarkus :: Integration Tests :: Quartz 2.10.0

Integration tests for Camel Quarkus Quartz extension

License

License

Categories

Categories

Quarkus Container Microservices Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-integration-test-quartz
Version

Version

2.10.0
Type

Type

jar
Description

Description

Camel Quarkus :: Integration Tests :: Quartz
Integration tests for Camel Quarkus Quartz extension
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-integration-test-quartz

Download camel-quarkus-integration-test-quartz 2.10.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-cron jar
org.apache.camel.quarkus : camel-quarkus-quartz jar
org.apache.camel.quarkus : camel-quarkus-seda jar
io.quarkus : quarkus-resteasy jar
io.quarkus : quarkus-resteasy-jackson jar
io.quarkus : quarkus-jdbc-postgresql jar
io.quarkus : quarkus-jdbc-h2 jar
io.quarkus : quarkus-agroal jar
io.quarkus : quarkus-flyway jar

test (4)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar
org.awaitility : awaitility jar
org.apache.camel.quarkus : camel-quarkus-integration-test-support jar

Project Modules

There are no modules declared in this project.