java-tutorials/libraries-2
sampadawagde 1a53db30c9 JAVA-5223: Fix formatting of POMs (Part 8) 2021-05-09 16:26:44 +05:30
..
src JAVA-627: Moved 2 articles from libraries-2 2020-04-18 11:43:52 +05:30
README.md Java-1470 Fix compilation errors and Readme files 2020-04-29 21:55:48 +02:00
pom.xml JAVA-5223: Fix formatting of POMs (Part 8) 2021-05-09 16:26:44 +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