Home » Projects » Fydji Commons » Versions
Fydji Commons versions

Fydji Commons library is used in majority of Fylab projects. In particular, it is included and distributed with Fydji WS and Fydji Portal frameworks.

To check which Fydji Commons version do you have in your disposition, you may execute the following command:

java -cp fydji-commons.jar org.fydji.commons.Version


Fydji Commons - Version 1.0.3
02 February 2009

This is the first Fydji Commons library version published on fydji.org site.

Fydji Commons includes a set of Java utility classes implementing operations frequently used in Java applications development: strings, dates, streams, JDBC connections, files and file names, XML and HTML content manipulation and similar operations. It also includes helper classes for SSL and certificates, a generic multi-source configuration parameters, SMTP messages management.

You may obtain more information by consulting Java API documentation available online. This documentation is also included in distributed sources project.

» Download this version