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