java-tutorials/libraries-3
Sam Millington 9391ed87d9 Added code for open-cv (#8657)
* Added code for open-cv

* moved code over to image-processing directory
2020-02-08 18:18:32 +00:00
..
src BAEL-3459: Introduction to cache2k (#8651) 2020-02-05 21:07:19 -06:00
README.md Update README.md 2019-11-22 00:25:10 +08:00
pom.xml Added code for open-cv (#8657) 2020-02-08 18:18:32 +00: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: