File | Operation |
---|---|
citrus-tool-parent-1.1.pom | download |
<dependency>
<groupId>com.alibaba.citrus.tool</groupId>
<artifactId>citrus-tool-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.alibaba.citrus.tool', module='citrus-tool-parent', version='1.1')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>