java-tutorials/libraries-5
Krzysztof Woyke f17aec8395 JAVA-3593: Use byte-buddy version inherited from the main pom.xml 2021-03-29 23:11:42 +02:00
..
src BAEL-4656: Get available port number for the test (#10096) 2020-09-28 16:29:44 +02:00
README.md Java-1470 Split libraries module 2020-04-29 20:49:15 +02:00
pom.xml JAVA-3593: Use byte-buddy version inherited from the main pom.xml 2021-03-29 23:11:42 +02:00

README.md

Libraries-5

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