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

org.sonatype.nexus:nexus-testsuite-client 2.3.1


Категории

Категории

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

Группа

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

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

nexus-testsuite-client
Версия

Версия

2.3.1
Тип

Тип

jar

Скачать nexus-testsuite-client 2.3.1


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