Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object.
Artifacts using Gson (28,672)
Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Last Release on Apr 23, 2026
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners and a web-oriented application context. It also contains an HTTP client and the web-related ...
Last Release on Apr 17, 2026
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
Last Release on May 5, 2026
Relocated → com.alibaba.fastjson2 »
fastjson2
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can 'just run'. It takes an opinionated view of the Spring platform and third-party libraries so you can get started with minimum configuration.
Last Release on Apr 23, 2026
jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, and xpath selectors.
Last Release on Apr 20, 2026
10.REST Assured3,376 usages
io.rest-assured » rest-assured Apache
Java DSL for easy testing of REST services
Last Release on Jan 16, 2026
