文件名 | 操作 |
---|---|
camel-quarkus-xml-common-parent-0.2.0.pom | 下载 |
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xml-common-parent</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-xml-common-parent" % "0.2.0"
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-xml-common-parent', version='0.2.0')
)
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-xml-common-parent" rev="0.2.0" />