MVN

uk.theretiredprogrammer : nbpcglibrary

Maven & Gradle

Jun 13, 2017
0 stars

NBPCG Library · A library of standard modules for use with NetBeans Code Generator created modules

<dependency>
    <groupId>uk.theretiredprogrammer</groupId>
    <artifactId>nbpcglibrary</artifactId>
    <version>topcomponent</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.theretiredprogrammer : nbpcglibrary to add to Maven - Latest Versions:

  • Latest Stable: topcomponent

All Versions

Choose a version of uk.theretiredprogrammer : nbpcglibrary to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
nbpcglibrary-4.0.0
topcomponent
nbpcglibrary-topcomponent
simpleexpressionlanguage
nbpcglibrary-simpleexpressionlanguage
remoteclient
nbpcglibrary-remoteclient
node
nbpcglibrary-node
mysql
nbpcglibrary-mysql
localjsonaccess
nbpcglibrary-localjsonaccess
localdatabaseaccess
nbpcglibrary-localdatabaseaccess
lifecycle
nbpcglibrary-lifecycle
json
nbpcglibrary-json
icons
nbpcglibrary-icons
form
nbpcglibrary-form
expressionparserandevaluate
nbpcglibrary-expressionparserandevaluate
email
nbpcglibrary-email
data
nbpcglibrary-data
common
nbpcglibrary-common
api
nbpcglibrary-api
annotations
nbpcglibrary-annotations

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.theretiredprogrammer</groupId>
    <artifactId>nbpcglibrary</artifactId>
    <version>topcomponent</version>
</dependency>

Advertisement