22 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## 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](/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:
 | |
| - [Parsing Command-Line Parameters with JCommander](https://www.baeldung.com/jcommander-parsing-command-line-parameters)
 | |
| - [Guide to the Cactoos Library](https://www.baeldung.com/java-cactoos)
 | |
| - [Parsing Command-Line Parameters with Airline](https://www.baeldung.com/java-airline)
 | |
| - [Introduction to cache2k](https://www.baeldung.com/java-cache2k)
 | |
| - [Introduction to the jcabi-aspects AOP Annotations Library](https://www.baeldung.com/java-jcabi-aspects)
 | |
| - [Introduction to Takes](https://www.baeldung.com/java-takes)
 | |
| - [Using NullAway to Avoid NullPointerExceptions](https://www.baeldung.com/java-nullaway)
 | |
| - [Introduction to Alibaba Arthas](https://www.baeldung.com/java-alibaba-arthas-intro)
 | |
| - [Intro to Structurizr](https://www.baeldung.com/structurizr)
 | |
| - [Introduction to Immutables](https://www.baeldung.com/immutables)
 | |
| - More articles [[<-- prev]](../libraries-2) [[next -->]](../libraries-4)
 |