| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sonatype.nexus |
| Идентификатор | Идентификаторnexus-launcher |
| Последняя версия | Последняя версия3.0.0-b2015020701 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.sonatype.nexus:nexus-launcher
org.sonatype.nexus:nexus-launcher
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.sonatype.sisu : sisu-bundle-launcher | jar | |
| org.sonatype.nexus : nexus-bootstrap | jar | 3.0.0-b2015020701 |
| org.apache.httpcomponents : httpclient | jar |