java-tutorials/libraries-2
Dhawal Kapil a7d529ea22 JAVA-5975 Fixed repository download issues (#10959)
* JAVA-5975 Fixed repository download issues

* JAVA-5975 Fixed repository download issues
2021-06-26 01:00:41 +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-5975 Fixed repository download issues (#10959) 2021-06-26 01:00:41 +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