is not current version
Last Version 1.4

Apache NetBeans Maven Utilities - NBM Shared lib Plugins Utilities 1.3

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

License

License

Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

org.apache.netbeans.utilities
ArtifactId

ArtifactId

nb-shared
Version

Version

1.3
Type

Type

jar
Description

Description

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

Project URL

http://bits.netbeans.org/mavenutilities/nb-shared
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/netbeans-mavenutils-nbm-shared

Download nb-shared 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.4
org.apache.ant : ant jar 1.9.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.