Description
Provides support for building Nexus plugin bundles with Apache Maven (ie. nexus-plugin packaging).
License |
License |
---|---|
GroupId | GroupIdorg.sonatype.nexus |
ArtifactId | ArtifactIdnexus-plugin-bundle-model |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.sonatype.nexus:nexus-plugin-bundle-model
org.sonatype.nexus:nexus-plugin-bundle-model
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-plugin-bundle-model/ -->
<dependency>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-plugin-bundle-model</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-plugin-bundle-model/
implementation 'org.sonatype.nexus:nexus-plugin-bundle-model:1.3'
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-plugin-bundle-model/
implementation ("org.sonatype.nexus:nexus-plugin-bundle-model:1.3")
'org.sonatype.nexus:nexus-plugin-bundle-model:jar:1.3'
<dependency org="org.sonatype.nexus" name="nexus-plugin-bundle-model" rev="1.3">
<artifact name="nexus-plugin-bundle-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus', module='nexus-plugin-bundle-model', version='1.3')
)
libraryDependencies += "org.sonatype.nexus" % "nexus-plugin-bundle-model" % "1.3"
[org.sonatype.nexus/nexus-plugin-bundle-model "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-utils | jar | 2.1 |
Provides support for building Nexus plugin bundles with Apache Maven (ie. nexus-plugin packaging).