NBPCG Library

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

License

License

Categories

Categories

cglib Application Layer Libs Bytecode Manipulation
GroupId

GroupId

uk.theretiredprogrammer
ArtifactId

ArtifactId

nbpcglibrary
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

http://github.com/The-Retired-Programmer/nbpcglibrary/tree/master

Download nbpcglibrary

How to add to project

<!-- https://jarcasting.com/artifacts/uk.theretiredprogrammer/nbpcglibrary/ -->
<dependency>
    <groupId>uk.theretiredprogrammer</groupId>
    <artifactId>nbpcglibrary</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.theretiredprogrammer/nbpcglibrary/
implementation 'uk.theretiredprogrammer:nbpcglibrary:4.0.0'
// https://jarcasting.com/artifacts/uk.theretiredprogrammer/nbpcglibrary/
implementation ("uk.theretiredprogrammer:nbpcglibrary:4.0.0")
'uk.theretiredprogrammer:nbpcglibrary:jar:4.0.0'
<dependency org="uk.theretiredprogrammer" name="nbpcglibrary" rev="4.0.0">
  <artifact name="nbpcglibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.theretiredprogrammer', module='nbpcglibrary', version='4.0.0')
)
libraryDependencies += "uk.theretiredprogrammer" % "nbpcglibrary" % "4.0.0"
[uk.theretiredprogrammer/nbpcglibrary "4.0.0"]

Dependencies

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

Project Modules

  • api
  • data
  • localdatabaseaccess
  • localjsonaccess
  • form
  • icons
  • mysql
  • node
  • common
  • json
  • topcomponent
  • annotations
  • remoteclient
  • email
  • expressionparserandevaluate
  • lifecycle
  • simpleexpressionlanguage

NBPCG-Library

Javadocs

Library to support NetBeans Platform Application Components generated by NBPCG

Project documentation can be found here

Versions

Version
4.0.0