java-tutorials/libraries-5
kwoyke c1d934e8a4 BAEL-3975: Fix the PactVerification test (#9870) 2020-08-14 17:36:47 +02:00
..
src BAEL-3975: Fix the PactVerification test (#9870) 2020-08-14 17:36:47 +02:00
README.md Java-1470 Split libraries module 2020-04-29 20:49:15 +02:00
pom.xml BAEL-3975: Fix the PactVerification test (#9870) 2020-08-14 17:36:47 +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