License |
License |
---|---|
GroupId | GroupIdorg.sonatype.nexus.tools |
ArtifactId | ArtifactIdnexus-migration-tool |
Last Version | Last Version2.2-01 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNexus : Migration Tools
Sonatype Nexus Repository Manager
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nexus-migration-tool-2.2-01.pom | 2 KB |
nexus-migration-tool-2.2-01-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.tools/nexus-migration-tool/ -->
<dependency>
<groupId>org.sonatype.nexus.tools</groupId>
<artifactId>nexus-migration-tool</artifactId>
<version>2.2-01</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.tools/nexus-migration-tool/
implementation 'org.sonatype.nexus.tools:nexus-migration-tool:2.2-01'
// https://jarcasting.com/artifacts/org.sonatype.nexus.tools/nexus-migration-tool/
implementation ("org.sonatype.nexus.tools:nexus-migration-tool:2.2-01")
'org.sonatype.nexus.tools:nexus-migration-tool:jar:2.2-01'
<dependency org="org.sonatype.nexus.tools" name="nexus-migration-tool" rev="2.2-01">
<artifact name="nexus-migration-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.tools', module='nexus-migration-tool', version='2.2-01')
)
libraryDependencies += "org.sonatype.nexus.tools" % "nexus-migration-tool" % "2.2-01"
[org.sonatype.nexus.tools/nexus-migration-tool "2.2-01"]