MVN

mevenide : maven-nbm-plugin

Maven & Gradle

Nov 06, 2006

Maven NBM Plugin · This plugin creates a netbeans module artifact for the project, also generates nbm file for distribution of the module. Is able to generate the module information from the pom and additional project properties.

<dependency>
    <groupId>mevenide</groupId>
    <artifactId>maven-nbm-plugin</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of mevenide : maven-nbm-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of mevenide : maven-nbm-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
maven-nbm-plugin-1.4
1.3
maven-nbm-plugin-1.3
1.2
maven-nbm-plugin-1.2
1.1
maven-nbm-plugin-1.1
1.0
maven-nbm-plugin-1.0
0.6
maven-nbm-plugin-0.6
0.5
maven-nbm-plugin-0.5
0.4
maven-nbm-plugin-0.4
0.3
maven-nbm-plugin-0.3
0.2
maven-nbm-plugin-0.2

How to add a dependency to Maven

Add the following mevenide : maven-nbm-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>mevenide</groupId>
    <artifactId>maven-nbm-plugin</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following mevenide : maven-nbm-plugin gradle dependency to your build.gradle file:

implementation 'mevenide:maven-nbm-plugin:1.3'

Gradle Kotlin DSL: Add the following mevenide : maven-nbm-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("mevenide:maven-nbm-plugin:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following mevenide : maven-nbm-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "mevenide" % "maven-nbm-plugin" % "1.3"

Advertisement

Dependencies from Group

Nov 06, 2006
9 usages
Oct 01, 2005
7 usages
Nov 06, 2006
3 usages
Nov 06, 2006
3 usages
Sep 20, 2005
2 usages

Discover Dependencies

Apr 06, 2015
27 stars
Jun 12, 2012
11 stars
Jun 11, 2013
11 stars
Sep 29, 2014
4 stars
Sep 29, 2014
4 stars
Oct 01, 2014
0 stars