1
0
Fork 0
No description
Find a file
2026-03-27 23:39:31 -04:00
app init: adding pom.xml and app.properties files 2026-03-23 23:51:19 -04:00
core refactor: adding new ArraySupplier interfaces to replace Supplier interface in Array2D classes 2026-03-27 23:39:31 -04:00
flags init: adding pom.xml and app.properties files 2026-03-23 23:51:19 -04:00
langs init: adding pom.xml and app.properties files 2026-03-23 23:51:19 -04:00
logger init: adding pom.xml and app.properties files 2026-03-23 23:51:19 -04:00
.gitattributes init: adding .gitignore and .gitattributes files 2026-02-17 06:37:55 -05:00
.gitignore init: adding .gitignore and .gitattributes files 2026-02-17 06:37:55 -05:00
pom.xml init: adding pom.xml and app.properties files 2026-03-23 23:51:19 -04:00
README.md init: adding readme files 2026-02-24 18:04:39 -05:00

pxnJCommon

latest files.poixson.com Built with Weld AGPL+PXN

Common libraries for PoiXson Java projects.

(back to top)

Overview

  • app - Application, service, and tool framework for PoiXson projects.
  • core - Tools and uilities for PoiXson projects.
  • flags - CLI argument parser.
  • lang - Multi-language framework.
  • logger - A slim and modular logging library for Java.

(back to top)

Source Code

repo: git.poixson.com/PxnLibs/pxnJCommon

(back to top)

License

AGPL+PXN, see LICENSE

Be Free and Create

(back to top)