List of Java Software Frameworks and Libraries
Whatever the requirement or purpose, you can find a huge amount of Java libraries and frameworks in the world. Here we are going to categorize them into multiple groups according to their purpose.
Categories
Java Web Frameworks and Libraries
Frameworks for building web applications (Spring, Struts, etc.)
Java Persistence Frameworks
Tools for managing database data (Hibernate, MyBatis, etc.)
Java Reporting Frameworks
Generating reports and charts (JasperReports, BIRT, etc.)
Java Templating Frameworks
Thymeleaf, FreeMarker, Velocity
Java Testing Frameworks
JUnit, TestNG, Mockito
Java Logging Frameworks
Log4j, SLF4J, Logback
Java RESTful Web Services
Jersey, RESTEasy