License |
License |
---|---|
GroupId | GroupIdorg.sonatype.nexus |
ArtifactId | ArtifactIdnexus-plugin-api |
Last Version | Last Version3.40.1-01 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.sonatype.nexus:nexus-plugin-api
org.sonatype.nexus:nexus-plugin-api
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nexus-plugin-api-3.40.1-01.pom | |
nexus-plugin-api-3.40.1-01.jar | 2 KB |
nexus-plugin-api-3.40.1-01-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-plugin-api/ -->
<dependency>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-plugin-api</artifactId>
<version>3.40.1-01</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-plugin-api/
implementation 'org.sonatype.nexus:nexus-plugin-api:3.40.1-01'
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-plugin-api/
implementation ("org.sonatype.nexus:nexus-plugin-api:3.40.1-01")
'org.sonatype.nexus:nexus-plugin-api:jar:3.40.1-01'
<dependency org="org.sonatype.nexus" name="nexus-plugin-api" rev="3.40.1-01">
<artifact name="nexus-plugin-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus', module='nexus-plugin-api', version='3.40.1-01')
)
libraryDependencies += "org.sonatype.nexus" % "nexus-plugin-api" % "3.40.1-01"
[org.sonatype.nexus/nexus-plugin-api "3.40.1-01"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.nexus : nexus-testsupport | jar | 3.40.1-01 |