не последняя версия
Последняя версия 3.0.0-b2015020701

org.sonatype.nexus:nexus-testsuite-client 2.6.1-01


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

nexus-testsuite-client
Версия

Версия

2.6.1-01
Тип

Тип

jar

Скачать nexus-testsuite-client 2.6.1-01


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