не последняя версия
Последняя версия 2.5.1-01

org.sonatype.nexus.plugins:nexus-restlet1x-parent 2.4.0-08


Группа

Группа

org.sonatype.nexus.plugins
Идентификатор

Идентификатор

nexus-restlet1x-parent
Версия

Версия

2.4.0-08
Тип

Тип

pom

Скачать nexus-restlet1x-parent 2.4.0-08

Имя Файла Размер
nexus-restlet1x-parent-2.4.0-08.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-restlet1x-parent/ -->
<dependency>
    <groupId>org.sonatype.nexus.plugins</groupId>
    <artifactId>nexus-restlet1x-parent</artifactId>
    <version>2.4.0-08</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-restlet1x-parent/
implementation 'org.sonatype.nexus.plugins:nexus-restlet1x-parent:2.4.0-08'
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-restlet1x-parent/
implementation ("org.sonatype.nexus.plugins:nexus-restlet1x-parent:2.4.0-08")
'org.sonatype.nexus.plugins:nexus-restlet1x-parent:pom:2.4.0-08'
<dependency org="org.sonatype.nexus.plugins" name="nexus-restlet1x-parent" rev="2.4.0-08">
  <artifact name="nexus-restlet1x-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.plugins', module='nexus-restlet1x-parent', version='2.4.0-08')
)
libraryDependencies += "org.sonatype.nexus.plugins" % "nexus-restlet1x-parent" % "2.4.0-08"
[org.sonatype.nexus.plugins/nexus-restlet1x-parent "2.4.0-08"]