JCLF RELEASE NOTES ================== Release 5.0.2, December 28, 2024 -------------------------------- About JCLF ---------- This package consists of classes of general utility for programming with the Java(tm) language, which may be useful in several contexts. Beware that the code is very old, to the point that some of the classes are based on code written in other programming languages (before Java existed). Unless otherwise noted (see the NOTICE.txt file), this software is provided under a BSD-style license (see the LICENSE.txt file). Java(tm) Runtime Environment requirements ----------------------------------------- All the classes in the binary packages have been compiled with a recent Java compiler targeting 1.8 compliance level, except for the module-info that was compiled for Java 11. Software dependencies ===================== This JCLF release has no external dependencies, except JUnit for testing. Project Sites ============= Project home: https://jclf.sourceforge.io/ Development site: https://sourceforge.net/projects/jclf/