1
0
Fork 0
No description
Find a file
2026-03-08 05:57:55 -04:00
app init: adding readme files 2026-02-24 18:04:39 -05:00
core refactor: updating imports for IsEmpty() and Equals() functions 2026-03-08 05:57:55 -04:00
flags init: adding readme files 2026-02-24 18:04:39 -05:00
langs init: adding readme files 2026-02-24 18:04:39 -05:00
logger init: adding readme files 2026-02-24 18:04:39 -05: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
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)