File | Operation |
---|---|
antx-parent-1.0.10.pom | download |
<dependency>
<groupId>com.alibaba.citrus.tool</groupId>
<artifactId>antx-parent</artifactId>
<version>1.0.10</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.alibaba.citrus.tool', module='antx-parent', version='1.0.10')
)
<parent> <groupId>com.alibaba.citrus.tool</groupId> <artifactId>citrus-tool-parent</artifactId> <version>1.0</version> </parent>