is not current version
Last Version 1.3.3

org.sonatype.nexus:nexus-test-harness-parent 1.3.2


GroupId

GroupId

org.sonatype.nexus
ArtifactId

ArtifactId

nexus-test-harness-parent
Version

Version

1.3.2
Type

Type

jar

Download nexus-test-harness-parent 1.3.2


<!-- https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-test-harness-parent/ -->
<dependency>
    <groupId>org.sonatype.nexus</groupId>
    <artifactId>nexus-test-harness-parent</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-test-harness-parent/
implementation 'org.sonatype.nexus:nexus-test-harness-parent:1.3.2'
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-test-harness-parent/
implementation ("org.sonatype.nexus:nexus-test-harness-parent:1.3.2")
'org.sonatype.nexus:nexus-test-harness-parent:jar:1.3.2'
<dependency org="org.sonatype.nexus" name="nexus-test-harness-parent" rev="1.3.2">
  <artifact name="nexus-test-harness-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus', module='nexus-test-harness-parent', version='1.3.2')
)
libraryDependencies += "org.sonatype.nexus" % "nexus-test-harness-parent" % "1.3.2"
[org.sonatype.nexus/nexus-test-harness-parent "1.3.2"]