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