Moved
Merged into https://github.com/sonatype/nexus-oss
| License |
License |
|---|---|
| GroupId | GroupIdorg.sonatype.nexus.restlight |
| ArtifactId | ArtifactIdnexus-restlight-test-harness |
| Last Version | Last Version2.3.1-01 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description${project.name}
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.restlight/nexus-restlight-test-harness/ -->
<dependency>
<groupId>org.sonatype.nexus.restlight</groupId>
<artifactId>nexus-restlight-test-harness</artifactId>
<version>2.3.1-01</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.restlight/nexus-restlight-test-harness/
implementation 'org.sonatype.nexus.restlight:nexus-restlight-test-harness:2.3.1-01'
// https://jarcasting.com/artifacts/org.sonatype.nexus.restlight/nexus-restlight-test-harness/
implementation ("org.sonatype.nexus.restlight:nexus-restlight-test-harness:2.3.1-01")
'org.sonatype.nexus.restlight:nexus-restlight-test-harness:jar:2.3.1-01'
<dependency org="org.sonatype.nexus.restlight" name="nexus-restlight-test-harness" rev="2.3.1-01">
<artifact name="nexus-restlight-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.restlight', module='nexus-restlight-test-harness', version='2.3.1-01')
)
libraryDependencies += "org.sonatype.nexus.restlight" % "nexus-restlight-test-harness" % "2.3.1-01"
[org.sonatype.nexus.restlight/nexus-restlight-test-harness "2.3.1-01"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sonatype.nexus.restlight : nexus-restlight-client-common | jar | 2.3.1-01 |
| org.sonatype.nexus : nexus-test-common | jar | 2.3.1-01 |
| org.sonatype.sisu.litmus : litmus-testsupport | jar | 1.5.2 |
| org.sonatype.plexus : plexus-jetty-testsuite | jar | 2.1 |
| org.eclipse.jetty : jetty-webapp | jar | 8.1.8.v20121106 |
Merged into https://github.com/sonatype/nexus-oss