java-tutorials/libraries-2
Alessio Stalla dad2aeba0f #BAEL-17506 include libraries-2 and slightly edit a few descriptions 2019-09-29 09:30:37 +02:00
..
src [BAEL-2996] Moved code from libraries2 to java-math 2019-08-02 06:32:25 +02:00
README.md #BAEL-17506 include libraries-2 and slightly edit a few descriptions 2019-09-29 09:30:37 +02:00
pom.xml [BAEL-16822] - Aligned module names, folder names and artifact id 2019-08-25 19:09:24 +05:30

README.md

Libraries

This module contains articles about various Java libraries. These are small libraries that are relatively easy to use and do not require any separate module of their own.

The code examples related to different libraries are each in their own module.

Remember, for advanced libraries like Jackson and JUnit we already have separate modules. Please make sure to have a look at the existing modules in such cases.

Relevant articles