Lightweight, interpreted, object-oriented language with first-class functions
Java.net - The Source for Java Technology Collaboration. | 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. |
Statistics | |
GitHub Stars - | GitHub Stars 400 |
GitHub Forks - | GitHub Forks 221 |
Stacks 955 | Stacks 975 |
Followers 1 | Followers 1 |
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.