Last Version

Camel Quarkus :: Integration Tests :: Core Thread Pools :: Tests 2.10.0

The camel quarkus integration tests for camel.threadpool.* properties

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-integration-test-core-threadpools
Version

Version

2.10.0
Type

Type

jar
Description

Description

Camel Quarkus :: Integration Tests :: Core Thread Pools :: Tests
The camel quarkus integration tests for camel.threadpool.* properties
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-core-threadpools

Download camel-quarkus-integration-test-core-threadpools 2.10.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-core jar
io.quarkus : quarkus-resteasy jar

test (2)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar

Project Modules

There are no modules declared in this project.