Minimal Java library with no external dependencies shared by many other projects.
- Small, simple, unfocused utilities that are generally extensions to the standard Java libraries.
- Shared by many other projects and can be used to glue them together.
- Small footprint, self-contained, no transitive dependencies - not part of a big monolithic package.
- Java 1.8 implementation:
- Android compatible.
As we untangle our monolitic AO Hodgepodge project, we are placing small, simple, and unfocused utilities into this new project. These tools are generally extensions to the standard Java libraries. The ao-lang
project is used by many other projects, but does not have any dependencies itself.
There may be functionality that is also found in other projects. This project is of a different evolutionary origin.
- Apache Commons Lang - A popular set of extra methods generally extending the standard Java libraries.
- Google Guava - Google Core Libraries for Java.
For questions or support, please contact us:
Email: support@aoindustries.com
Phone: 1-800-519-9541
Phone: +1-251-607-9556
Web: https://aoindustries.com/contact