License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.sonatype.nexus.plugins |
ArtifactId | ArtifactIdnexus-p2-client |
Last Version | Last Version3.0.0-b2015020701 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.sonatype.nexus.plugins:nexus-p2-client
org.sonatype.nexus.plugins:nexus-p2-client
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-p2-client/ -->
<dependency>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-p2-client</artifactId>
<version>3.0.0-b2015020701</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-p2-client/
implementation 'org.sonatype.nexus.plugins:nexus-p2-client:3.0.0-b2015020701'
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-p2-client/
implementation ("org.sonatype.nexus.plugins:nexus-p2-client:3.0.0-b2015020701")
'org.sonatype.nexus.plugins:nexus-p2-client:jar:3.0.0-b2015020701'
<dependency org="org.sonatype.nexus.plugins" name="nexus-p2-client" rev="3.0.0-b2015020701">
<artifact name="nexus-p2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.plugins', module='nexus-p2-client', version='3.0.0-b2015020701')
)
libraryDependencies += "org.sonatype.nexus.plugins" % "nexus-p2-client" % "3.0.0-b2015020701"
[org.sonatype.nexus.plugins/nexus-p2-client "3.0.0-b2015020701"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.nexus : nexus-client-core | jar | 3.0.0-b2015020701 |