21 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			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)
 | |
| - [Introduction to JavaPoet](https://www.baeldung.com/java-poet)
 | |
| - [Using libphonenumber to Validate Phone Numbers](https://www.baeldung.com/java-libphonenumber)
 | |
| - [Introduction to Functional Java](https://www.baeldung.com/java-functional-library)
 | |
| - [Guide to Resilience4j](https://www.baeldung.com/resilience4j)
 | |
| - [Guide to Simple Binary Encoding](https://www.baeldung.com/java-sbe)
 | |
| - [Java-R Integration](https://www.baeldung.com/java-r-integration)
 | |
| - More articles [[next -->]](/libraries-2)
 |