Moved
Merged into https://github.com/sonatype/nexus-oss
| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.sonatype.nexus.restlight |
| ArtifactId | ArtifactIdnexus-restlight-m2-settings-client |
| 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-m2-settings-client/ -->
<dependency>
<groupId>org.sonatype.nexus.restlight</groupId>
<artifactId>nexus-restlight-m2-settings-client</artifactId>
<version>2.3.1-01</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.restlight/nexus-restlight-m2-settings-client/
implementation 'org.sonatype.nexus.restlight:nexus-restlight-m2-settings-client:2.3.1-01'
// https://jarcasting.com/artifacts/org.sonatype.nexus.restlight/nexus-restlight-m2-settings-client/
implementation ("org.sonatype.nexus.restlight:nexus-restlight-m2-settings-client:2.3.1-01")
'org.sonatype.nexus.restlight:nexus-restlight-m2-settings-client:jar:2.3.1-01'
<dependency org="org.sonatype.nexus.restlight" name="nexus-restlight-m2-settings-client" rev="2.3.1-01">
<artifact name="nexus-restlight-m2-settings-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.restlight', module='nexus-restlight-m2-settings-client', version='2.3.1-01')
)
libraryDependencies += "org.sonatype.nexus.restlight" % "nexus-restlight-m2-settings-client" % "2.3.1-01"
[org.sonatype.nexus.restlight/nexus-restlight-m2-settings-client "2.3.1-01"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sonatype.nexus.restlight : nexus-restlight-client-common | jar | 2.3.1-01 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.sonatype.nexus.restlight : nexus-restlight-test-harness | jar | 2.3.1-01 |
Merged into https://github.com/sonatype/nexus-oss