is not current version
Last Version 13.0

Apache NetBeans Maven Utilities - NBM Harness for Maven 12.2

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
Version

Version

12.2
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 12.2


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

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.