文件名 | 操作 |
---|---|
tooling-parent-4.0.0-RC2.pom | 下载 |
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>tooling-parent</artifactId>
<version>4.0.0-RC2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='tooling-parent', version='4.0.0-RC2')
)