Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!. | Provides functional constructs that complement Google's Guava library. Includes Option, Either, Pair, and other similarly useful classes. Includes a framework for retrying tasks with different strategies. |
Statistics | |
GitHub Forks - | GitHub Forks 18 |
Stacks 2.8K | Stacks 8 |
Followers 5 | Followers 0 |
Votes 0 | Votes 0 |

JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.

Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container.

Starter for testing Spring Boot applications with libraries including JUnit, Hamcrest and Mockito.

Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

The slf4j API.

Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.

General data-binding functionality for Jackson: works on core streaming API.

Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your application.

Gson JSON library.

The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.