- Which librairies need JTheque Utils ?
-
JTheque Utils only need Apache Commons Logging to run. If no Commons Logging implementation were provided in the project using JTheque Utils, you will see warning in the console.
[top]
- Does JTheque Utils need JTheque Core ?
-
No. Like said in the previous question, the only library needed by JTheque Utils is the Apache Commons Logging library.
[top]