java-tutorials/libraries-4
Francesco Galgani 5af7b8c289
https://jira.baeldung.com/browse/BAEL-7575 (#15956)
* Update pom.xml - https://jira.baeldung.com/browse/BAEL-7575

https://jira.baeldung.com/browse/BAEL-7575

* Create ignore-this-file - https://jira.baeldung.com/browse/BAEL-7575

https://jira.baeldung.com/browse/BAEL-7575

* https://jira.baeldung.com/browse/BAEL-7575

https://jira.baeldung.com/browse/BAEL-7575

* Delete libraries-4/src/main/java/com/baeldung/jfreechart/ignore-this-file

https://jira.baeldung.com/browse/BAEL-7575

* Update pom.xml
2024-03-06 09:11:04 +00:00
..
src https://jira.baeldung.com/browse/BAEL-7575 (#15956) 2024-03-06 09:11:04 +00:00
README.md [JAVA-29427] Consolidate libraries modules (#15536) 2024-01-03 19:39:23 +01:00
pom.xml https://jira.baeldung.com/browse/BAEL-7575 (#15956) 2024-03-06 09:11:04 +00:00

README.md

Libraries-4

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