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

org.sonatype.nexus:nexus-test-harness 2.0.4


Группа

Группа

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

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

nexus-test-harness
Версия

Версия

2.0.4
Тип

Тип

pom

Скачать nexus-test-harness 2.0.4

Имя Файла Размер
nexus-test-harness-2.0.4.pom 1 KB
Обзор

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