License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.sonatype.nexus |
ArtifactId | ArtifactIdnexus-testsuite-client |
Last Version | Last Version3.0.0-b2015020701 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.sonatype.nexus:nexus-testsuite-client
org.sonatype.nexus:nexus-testsuite-client
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-testsuite-client/ -->
<dependency>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-testsuite-client</artifactId>
<version>3.0.0-b2015020701</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-testsuite-client/
implementation 'org.sonatype.nexus:nexus-testsuite-client:3.0.0-b2015020701'
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-testsuite-client/
implementation ("org.sonatype.nexus:nexus-testsuite-client:3.0.0-b2015020701")
'org.sonatype.nexus:nexus-testsuite-client:jar:3.0.0-b2015020701'
<dependency org="org.sonatype.nexus" name="nexus-testsuite-client" rev="3.0.0-b2015020701">
<artifact name="nexus-testsuite-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus', module='nexus-testsuite-client', version='3.0.0-b2015020701')
)
libraryDependencies += "org.sonatype.nexus" % "nexus-testsuite-client" % "3.0.0-b2015020701"
[org.sonatype.nexus/nexus-testsuite-client "3.0.0-b2015020701"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.nexus : nexus-client-core | jar | 3.0.0-b2015020701 |
org.sonatype.sisu.goodies : goodies-common | jar |