Lightweight, interpreted, object-oriented language with first-class functions
The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities. | Add-on module for Jackson (http://jackson.codehaus.org) to support introspection of method/constructor parameter names, without having to add explicit property name annotation. |
Statistics | |
GitHub Stars 400 | GitHub Stars 33 |
GitHub Forks 221 | GitHub Forks 18 |
Stacks 975 | Stacks 70 |
Followers 1 | 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.

Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!.

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.