License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-integration-tests-support-core-main-parent |
Last Version | Last Version1.0.0-M7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel 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 |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-support-policy | jar |