File | Operation |
---|---|
nexus-components-3.58.0-01.pom | download |
<dependency>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-components</artifactId>
<version>3.58.0-01</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus', module='nexus-components', version='3.58.0-01')
)
<parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-parent</artifactId> <version>3.58.0-01</version> </parent>