Camel Quarkus :: Integration Tests :: Core :: Extension :: Runtime

A test extension

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-integration-test-core-ext
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel Quarkus :: Integration Tests :: Core :: Extension :: Runtime
A test 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-core-ext

Download camel-quarkus-integration-test-core-ext

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.1
0.3.0
0.2.0