License |
License |
---|---|
GroupId | GroupIdorg.sonatype.nexus |
ArtifactId | ArtifactIdnexus-test-harness-parent |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNexus Test Harness Parent
Sonatype Nexus Repository Manager
|
Filename | Size |
---|---|
nexus-test-harness-parent-1.3.3.pom | 13 KB |
nexus-test-harness-parent-1.3.3-tests.jar | 3 KB |
Browse |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-test-harness-parent/
implementation 'org.sonatype.nexus:nexus-test-harness-parent:1.3.3'
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-test-harness-parent/
implementation ("org.sonatype.nexus:nexus-test-harness-parent:1.3.3")
'org.sonatype.nexus:nexus-test-harness-parent:jar:1.3.3'
<dependency org="org.sonatype.nexus" name="nexus-test-harness-parent" rev="1.3.3">
<artifact name="nexus-test-harness-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus', module='nexus-test-harness-parent', version='1.3.3')
)
libraryDependencies += "org.sonatype.nexus" % "nexus-test-harness-parent" % "1.3.3"
[org.sonatype.nexus/nexus-test-harness-parent "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.nexus : nexus-test-harness-base | jar | 1.3.3 |
org.sonatype.nexus : nexus-simple-memory-realm | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.nexus : nexus-webapp | zip | 1.3.3 |