Camel Quarkus :: Integration Tests :: Support :: Core Main :: Parent

Ancillary modules required by some integration tests. Hosted outside the integration-tests directory so that we can keep a flat hierarchy in the integration-tests directory.

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-integration-tests-support-core-main-parent
Last Version

Last Version

1.0.0-M7
Release Date

Release Date

Type

Type

jar
Description

Description

Camel Quarkus :: Integration Tests :: Support :: Core Main :: Parent
Ancillary modules required by some integration tests. Hosted outside the integration-tests directory so that we can keep a flat hierarchy in the integration-tests directory.
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-tests-support-core-main-parent

Download camel-quarkus-integration-tests-support-core-main-parent

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-support-policy jar

Project Modules

  • runtime
  • deployment

Versions

Version
1.0.0-M7
1.0.0-M6
1.0.0-M5
1.0.0-M4
1.0.0-M3
1.0.0-M2
1.0.0-M1