Core Jackson processing abstractions (aka Streaming API), implementation for JSON
Maven Surefire MOJO in maven-surefire-plugin.
Builds a Java Archive (JAR) file from the compiled project classes and resources.
Additional functionality that enhances JSR-310 dates and times in Java SE 8 and later
dbUnit is a JUnit extension (also usable from Ant and Maven) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage.
The Apache PDFBox library is an open source Java tool for working with PDF documents.
This artefact contains commandline tools using Apache PDFBox.
Google's common Java library for parsing, formatting, storing and validating
international phone numbers.
Optimized for running on smartphones.
The Maven Site Plugin is a plugin that generates a site for the current project.
A versatile, industrial-grade, and reference implementation of the Log4j API.
It bundles a rich set of components to assist various use cases:
Appenders targeting files, network sockets, databases, SMTP servers;
Layouts that can render CSV, HTML, JSON, Syslog, etc. formatted outputs;
Filters that can be configured using log event rates, regular expressions, scripts, time, etc.
It contains several extension points to introduce custom components, if needed.
Spotless - keep your code spotless with Gradle
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
well-known logging systems.
EqualsVerifier can be used in JUnit unit tests to verify whether the contract for the equals and hashCode methods is met.
Java library for Javascript Object Signing and Encryption (JOSE) and
JSON Web Tokens (JWT)
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container (deprecated in favor of spring-boot-starter-webmvc)