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

org.sonatype.nexus.plugins:nexus-restlet1x-parent 2.3.1


Группа

Группа

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

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

nexus-restlet1x-parent
Версия

Версия

2.3.1
Тип

Тип

pom

Скачать nexus-restlet1x-parent 2.3.1

Имя Файла Размер
nexus-restlet1x-parent-2.3.1.pom 1 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.3.1</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.3.1'
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-restlet1x-parent/
implementation ("org.sonatype.nexus.plugins:nexus-restlet1x-parent:2.3.1")
'org.sonatype.nexus.plugins:nexus-restlet1x-parent:pom:2.3.1'
<dependency org="org.sonatype.nexus.plugins" name="nexus-restlet1x-parent" rev="2.3.1">
  <artifact name="nexus-restlet1x-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.plugins', module='nexus-restlet1x-parent', version='2.3.1')
)
libraryDependencies += "org.sonatype.nexus.plugins" % "nexus-restlet1x-parent" % "2.3.1"
[org.sonatype.nexus.plugins/nexus-restlet1x-parent "2.3.1"]