Apache NetBeans Maven Utilities - NBM Harness for Maven

Apache Netbeans Maven Utilities is a set of artefacts to build and populate Apache NetBeans artefacts using Apache Maven

License

License

Categories

Categories

NetBeans Development Tools IDE Maven Build Tools Net
GroupId

GroupId

org.apache.netbeans.utilities
ArtifactId

ArtifactId

nbm-maven-harness
Last Version

Last Version

13.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache NetBeans Maven Utilities - NBM Harness for Maven
Apache Netbeans Maven Utilities is a set of artefacts to build and populate Apache NetBeans artefacts using Apache Maven
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/netbeans-mavenutils-nbm-maven-harness

Download nbm-maven-harness

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.apache.netbeans.utilities

The Apache Software Foundation

Versions

Version
13.0
12.2
11.2
11.1
11.0