c

camel-quarkus-integration-test-main-xml-io-with-beans

The camel integration tests
Files download
File Operation
camel-quarkus-integration-test-main-xml-io-with-beans-3.8.2.jar download
camel-quarkus-integration-test-main-xml-io-with-beans-3.8.2.pom download
camel-quarkus-integration-test-main-xml-io-with-beans-3.8.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.camel.quarkus</groupId>
  <artifactId>camel-quarkus-integration-test-main-xml-io-with-beans</artifactId>
  <version>3.8.2</version>
</dependency>
Gradle Groovy
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-test-main-xml-io-with-beans:3.8.2'
Gradle Kotlin
implementation("org.apache.camel.quarkus:camel-quarkus-integration-test-main-xml-io-with-beans:3.8.2")
Scala SBT
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-main-xml-io-with-beans" % "3.8.2"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-test-main-xml-io-with-beans', version='3.8.2')
)
Apache Ivy
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-main-xml-io-with-beans" rev="3.8.2" />
Leiningen
[org.apache.camel.quarkus/camel-quarkus-integration-test-main-xml-io-with-beans "3.8.2"]
Apache Buildr
'org.apache.camel.quarkus:camel-quarkus-integration-test-main-xml-io-with-beans:jar:3.8.2'