License |
License |
---|---|
GroupId | GroupIdorg.sonatype.nexus |
ArtifactId | ArtifactIdnexus-p2-it |
Version | Version1.3.1 |
Type | Typejar |
Description |
DescriptionNexus Enterprise Plugin :: P2 IT
Sonatype Nexus Repository Manager
|
Filename | Size |
---|---|
nexus-p2-it-1.3.1.pom | |
nexus-p2-it-1.3.1.jar | 2 KB |
nexus-p2-it-1.3.1-tests.jar | 43 KB |
nexus-p2-it-1.3.1-sources.jar | 324 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-p2-it/ -->
<dependency>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-p2-it</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-p2-it/
implementation 'org.sonatype.nexus:nexus-p2-it:1.3.1'
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-p2-it/
implementation ("org.sonatype.nexus:nexus-p2-it:1.3.1")
'org.sonatype.nexus:nexus-p2-it:jar:1.3.1'
<dependency org="org.sonatype.nexus" name="nexus-p2-it" rev="1.3.1">
<artifact name="nexus-p2-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus', module='nexus-p2-it', version='1.3.1')
)
libraryDependencies += "org.sonatype.nexus" % "nexus-p2-it" % "1.3.1"
[org.sonatype.nexus/nexus-p2-it "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.nexus : nexus-simple-memory-realm | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.nexus : nexus-webapp | zip | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.nexus : nexus-test-harness-base | jar | 1.3.1 |
com.sonatype.nexus.plugin » nexus-p2-plugin | jar | 1.3.0-p2-SNAPSHOT |
junit : junit | jar | 4.5 |