File | Operation |
---|---|
aether-parent-1.10.1.pom | download |
<dependency>
<groupId>org.sonatype.aether</groupId>
<artifactId>aether-parent</artifactId>
<version>1.10.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.sonatype.aether', module='aether-parent', version='1.10.1')
)
<parent> <groupId>org.sonatype.forge</groupId> <artifactId>forge-parent</artifactId> <version>6</version> </parent>