License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.sonatype.nexus.plugins |
ArtifactId | ArtifactIdnexus-yum-client |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.sonatype.nexus.plugins:nexus-yum-client
org.sonatype.nexus.plugins:nexus-yum-client
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nexus-yum-client-3.0.5.pom | |
nexus-yum-client-3.0.5.jar | 8 KB |
nexus-yum-client-3.0.5-sources.jar | 8 KB |
nexus-yum-client-3.0.5-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-yum-client/ -->
<dependency>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-yum-client</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-yum-client/
implementation 'org.sonatype.nexus.plugins:nexus-yum-client:3.0.5'
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-yum-client/
implementation ("org.sonatype.nexus.plugins:nexus-yum-client:3.0.5")
'org.sonatype.nexus.plugins:nexus-yum-client:jar:3.0.5'
<dependency org="org.sonatype.nexus.plugins" name="nexus-yum-client" rev="3.0.5">
<artifact name="nexus-yum-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.plugins', module='nexus-yum-client', version='3.0.5')
)
libraryDependencies += "org.sonatype.nexus.plugins" % "nexus-yum-client" % "3.0.5"
[org.sonatype.nexus.plugins/nexus-yum-client "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.nexus : nexus-client-core | jar | 2.7.0-m1 |
org.sonatype.nexus.plugins : nexus-capabilities-client | jar | 2.7.0-m1 |