License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-integration-test-support-core-ext |
Last Version | Last Version1.0.0-M7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Integration Tests :: Support :: Core :: Extension :: Runtime
A test extension
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-support-core-ext/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-support-core-ext</artifactId>
<version>1.0.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-support-core-ext/
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-test-support-core-ext:1.0.0-M7'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-support-core-ext/
implementation ("org.apache.camel.quarkus:camel-quarkus-integration-test-support-core-ext:1.0.0-M7")
'org.apache.camel.quarkus:camel-quarkus-integration-test-support-core-ext:jar:1.0.0-M7'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-support-core-ext" rev="1.0.0-M7">
<artifact name="camel-quarkus-integration-test-support-core-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-test-support-core-ext', version='1.0.0-M7')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-support-core-ext" % "1.0.0-M7"
[org.apache.camel.quarkus/camel-quarkus-integration-test-support-core-ext "1.0.0-M7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-core | jar | |
org.apache.camel.quarkus : camel-quarkus-log | jar | |
org.apache.camel.quarkus : camel-quarkus-support-policy | jar |