/java-utils-extended

A extended collection of utils commonly used in my projects. This library only supports Java 8 and above. It also requires other (common) libraries like apache-commons.

Primary LanguageJavaMIT LicenseMIT

This project is deprecated and retired

All classes found in this libary have been moved to java-utils or javafx-utils

java-utils-extended Maven Central

A extended collection of utils commonly used in my projects. This library will add additional features to java-utils library but requires third party code as well.

Requires:

  • Java 8
  • other (common) libraries like commons-lang3, commons-beanutils, commons-configuration2