添加依赖
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-atom-integration-test</artifactId>
    <version>1.1.0</version>
</dependency>
implementation 'org.apache.camel.quarkus:camel-quarkus-atom-integration-test:1.1.0'
org.apache.camel.quarkus:camel-quarkus-atom-integration-test:1.1.0
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-atom-integration-test" rev="1.1.0" />
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-atom-integration-test" % "1.1.0"
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-atom-integration-test', version='1.1.0')
[org.apache.camel.quarkus/camel-quarkus-atom-integration-test "1.1.0"]
'org.apache.camel.quarkus:camel-quarkus-atom-integration-test:jar:1.1.0'
版本列表 (1)