java-tutorials/libraries-2
Eugen e085a65829 Merge pull request #8371 from banbanmumani/fix-typo
Fix typo
2020-01-26 14:11:26 +02:00
..
src BAEL-20655 Which sub-modules aren't being built? 2020-01-10 17:22:13 +05:30
README.md Fix typo 2019-12-14 20:39:47 +09:00
pom.xml [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00

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