15 lines
746 B
Markdown
15 lines
746 B
Markdown
|
## 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](/jackson) and [JUnit](/testing-modules) we already have separate modules. Please make sure to have a look at the existing modules in such cases.
|
||
|
|
||
|
### Relevant articles
|
||
|
- [Intro to JaVers](https://www.baeldung.com/javers)
|
||
|
- [Introduction to Quartz](https://www.baeldung.com/quartz)
|
||
|
- [Locality-Sensitive Hashing in Java Using Java-LSH](https://www.baeldung.com/locality-sensitive-hashing)
|
||
|
- More articles [[next -->]](/libraries-2)
|