java-tutorials/libraries-6
johnA1331 2b35fd795b Update README.md 2020-10-28 16:33:44 +08:00
..
src BAEL-3894: Apache Commons vs Google Guava (#10206) 2020-10-26 12:52:23 -07:00
README.md Update README.md 2020-10-28 16:33:44 +08:00
pom.xml BAEL-4075: Validating phone number with libphonenumber (#10111) 2020-09-30 08:38:21 -07:00

README.md

Libraries-6

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