Last Version

NBM Plugins Utilities 1.2

Maven plugin for creating Maven Repository out of a NetBeans installation (and other sources) for consumption by the projects using nbm-maven-plugin.

License

License

GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

nb-shared
Version

Version

1.2
Type

Type

jar
Description

Description

NBM Plugins Utilities
Maven plugin for creating Maven Repository out of a NetBeans installation (and other sources) for consumption by the projects using nbm-maven-plugin.
Project Organization

Project Organization

Codehaus

Download nb-shared 1.2


<!-- https://jarcasting.com/artifacts/org.codehaus.mojo/nb-shared/ -->
<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>nb-shared</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.mojo/nb-shared/
implementation 'org.codehaus.mojo:nb-shared:1.2'
// https://jarcasting.com/artifacts/org.codehaus.mojo/nb-shared/
implementation ("org.codehaus.mojo:nb-shared:1.2")
'org.codehaus.mojo:nb-shared:jar:1.2'
<dependency org="org.codehaus.mojo" name="nb-shared" rev="1.2">
  <artifact name="nb-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.mojo', module='nb-shared', version='1.2')
)
libraryDependencies += "org.codehaus.mojo" % "nb-shared" % "1.2"
[org.codehaus.mojo/nb-shared "1.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.4
org.codehaus.plexus : plexus-utils jar 3.0
org.apache.ant : ant jar 1.8.2
org.codehaus.mojo : nbm-maven-harness jar 7.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.1

Project Modules

There are no modules declared in this project.