File | Operation |
---|---|
pellet-parent-2.3.3.pom | download |
<dependency>
<groupId>com.github.ansell.pellet</groupId>
<artifactId>pellet-parent</artifactId>
<version>2.3.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.ansell.pellet', module='pellet-parent', version='2.3.3')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>