java-tutorials/libraries-3
KevinGilmore 7cdbcaab3f BAEL-3459 update README (#8791)
* BAEL-3336 BAEL-3058 add links

* BAEL-3319: add link

* BAEL-3284: add link

* BAEL-3198: add link to article

* BAEL-3479: add link to article

* BAEL-3485: add article link

* SCALA-38: move to new package and add link back to article

* SCALA-38: add imports back into unit test

* BAEL-3459: add link back to article
2020-02-29 10:21:13 -06:00
..
src Examples for Moshi Json (#8753) 2020-02-21 12:07:58 -08:00
README.md BAEL-3459 update README (#8791) 2020-02-29 10:21:13 -06:00
pom.xml Examples for Moshi Json (#8753) 2020-02-21 12:07:58 -08:00

README.md

Libraries-3

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: