Home » Projects » Fydji Commons
About Fydji Commons library

Fydji Commons is a small Java library of various utility classes. They provide some helper methods simplifying the execution of frequently used operations like strings, files and file names, dates, streams manipulation and similar operations.

This library is similar to Apache Commons reusable Java components library. It is less riche and its implementation relies only on JDK classes and has no dependencies to external none-JDK Java libraries.

Fydji Commons is massively used in projects developed by Fylab and in particular in Fydji projects available on this site.

Fydji Commons is distributed under the terms of GNU Lesser General Public License (LGPL).