Data

jackson-databind

com.fasterxml.jackson.core : jackson-databind

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

Last Version: 2.13.3

Release Date:

Gson

com.google.code.gson : gson

Gson JSON library

Last Version: 2.9.0

Release Date:

Jackson-core

com.fasterxml.jackson.core : jackson-core

Core Jackson processing abstractions (aka Streaming API), implementation for JSON

Last Version: 2.13.3

Release Date:

Jackson-annotations

com.fasterxml.jackson.core : jackson-annotations

Core annotations used for value types, used by Jackson data binding package.

Last Version: 2.13.3

Release Date:

Last Version: 2.1.214

Release Date:

SnakeYAML

org.yaml : snakeyaml

YAML 1.1 parser and emitter for Java

Last Version: 1.30

Release Date:

MySQL Connector/J

mysql : mysql-connector-java

JDBC Type 4 driver for MySQL

Last Version: 8.0.29

Release Date:

hibernate-core - relocation

org.hibernate : hibernate-core

Hibernate's core ORM functionality

Last Version: 6.1.0.Final

Release Date:

hibernate-entitymanager - relocation

org.hibernate : hibernate-entitymanager

Hibernate ORM 6.0.0.Alpha7 release. See http://hibernate.org/orm/releases/6.0

Last Version: 6.0.0.Alpha7

Release Date:

PostgreSQL JDBC Driver

org.postgresql : postgresql

PostgreSQL JDBC Driver Postgresql

Last Version: 42.4.0

Release Date:

Jackson BOM

com.fasterxml.jackson : jackson-bom

Bill of Materials pom for getting full, complete set of compatible versions of Jackson components maintained by FasterXML.com

Last Version: 2.13.3

Release Date:

Caffeine cache

com.github.ben-manes.caffeine : caffeine

A high performance caching library

Last Version: 3.1.1

Release Date:

HikariCP

com.zaxxer : HikariCP

Ultimate JDBC Connection Pool

Last Version: 5.0.1

Release Date:

Protocol Buffers [Core]

com.google.protobuf : protobuf-java

Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.

Last Version: 4.0.0-rc-2

Release Date:

project ':json-path'

com.jayway.jsonpath : json-path

Java port of Stefan Goessner JsonPath.

Last Version: 2.7.0

Release Date:

Jackson-dataformat-YAML

com.fasterxml.jackson.dataformat : jackson-dataformat-yaml

Support for reading and writing YAML-encoded data via Jackson abstractions.

Last Version: 2.13.3

Release Date:

Jedis

redis.clients : jedis

Jedis is a blazingly small and sane Redis java client.

Last Version: 4.2.3

Release Date:

Jackson-JAXRS: JSON

com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider

Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.

Last Version: 2.13.3

Release Date:

Hibernate Validator Engine

org.hibernate.validator : hibernate-validator

Hibernate's Jakarta Bean Validation reference implementation.

Last Version: 8.0.0.Alpha3

Release Date:

Last Version: 8.0.0.Alpha3

Release Date:

Jackson datatype: JSR310

com.fasterxml.jackson.datatype : jackson-datatype-jsr310

Add-on module to support JSR-310 (Java 8 Date & Time API) data types.

Last Version: 2.13.3

Release Date:

ehcache

net.sf.ehcache : ehcache

Ehcache is an open source, standards-based cache used to boost performance, offload the database and simplify scalability. Ehcache is robust, proven and full-featured and this has made it the most widely-used Java-based cache.

Last Version: 2.10.9.2

Release Date:

JSON in Java

org.json : json

JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: "The software shall be used for good, not evil." If your conscience cannot live with that, then choose a different package.

Last Version: 20220320

Release Date:

Liquibase

org.liquibase : liquibase-core

Liquibase is a tool for managing and executing database changes.

Last Version: 4.12.0

Release Date:

flyway-core

org.flywaydb : flyway-core

Flyway: Database Migrations Made Easy.

Last Version: 8.5.13

Release Date:

hibernate-jpamodelgen - relocation

org.hibernate : hibernate-jpamodelgen

Annotation Processor to generate JPA 2 static metamodel classes

Last Version: 6.1.0.Final

Release Date:

hibernate-envers - relocation

org.hibernate : hibernate-envers

Hibernate's entity version (audit/history) support

Last Version: 6.1.0.Final

Release Date:

fastjson1-compatible

com.alibaba : fastjson

Fastjson is a JSON processor (JSON parser + JSON generator) written in Java

Last Version: 2.0.8.graal

Release Date:

Last Version: 2.7.1

Release Date:

Ehcache

org.ehcache : ehcache

End-user ehcache3 jar artifact

Last Version: 3.10.0

Release Date:

Last Version: 5.17.1

Release Date:

hibernate-ehcache - relocation

org.hibernate : hibernate-ehcache

Hibernate ORM 6.0.0.Alpha7 release. See http://hibernate.org/orm/releases/6.0

Last Version: 6.0.0.Alpha7

Release Date:

spring-boot-starter-data-redis

org.springframework.boot : spring-boot-starter-data-redis

Starter for using Redis key-value data store with Spring Data Redis and the Lettuce client

Last Version: 2.7.1

Release Date:

thymeleaf

org.thymeleaf : thymeleaf

Modern server-side Java template engine for both web and standalone environments

Last Version: 3.1.0.M2

Release Date:

SQLite JDBC

org.xerial : sqlite-jdbc

SQLite JDBC library

Last Version: 3.36.0.3

Release Date:

jOOQ

org.jooq : jooq

jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL.

Last Version: 3.17.0

Release Date:

Jackson module: Old JAXB Annotations (javax.xml.bind)

com.fasterxml.jackson.module : jackson-module-jaxb-annotations

Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring data-binding.

Last Version: 2.13.3

Release Date:

JSONassert

org.skyscreamer : jsonassert

A library to develop RESTful but flexible APIs

Last Version: 1.5.0

Release Date:

JSR 374 (JSON Processing) API

javax.json : javax.json-api

API module of JSR 374:Java API for Processing JSON

Last Version: 1.1.4

Release Date:

Last Version: 2.7.0

Release Date:

spring-boot-starter-thymeleaf

org.springframework.boot : spring-boot-starter-thymeleaf

Starter for building MVC web applications using Thymeleaf views

Last Version: 2.7.1

Release Date:

Data Mapper for Jackson

org.codehaus.jackson : jackson-mapper-asl

Data Mapper package is a high-performance data binding package built on Jackson JSON processor

Last Version: 1.9.13

Release Date:

Spring Hateoas

org.springframework.hateoas : spring-hateoas

Library to support implementing represnetaitons for hyper-text driven REST web services.

Last Version: 1.12.11

Release Date:

Couchbase Java SDK

com.couchbase.client : java-client

The official Couchbase Java SDK

Last Version: 3.3.1

Release Date:

spring-boot-starter-data-mongodb

org.springframework.boot : spring-boot-starter-data-mongodb

Starter for using MongoDB document-oriented database and Spring Data MongoDB

Last Version: 2.7.1

Release Date:

spring-boot-starter-data-rest

org.springframework.boot : spring-boot-starter-data-rest

Starter for exposing Spring Data repositories over REST using Spring Data REST

Last Version: 2.7.1

Release Date:

DataStax Java driver for Apache Cassandra(R) - core

com.datastax.cassandra : cassandra-driver-core

A driver for Apache Cassandra(R) 2.1+ that works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's native protocol versions 3 and above.

Last Version: 4.0.0

Release Date:

hibernate-java8 - relocation

org.hibernate : hibernate-java8

Hibernate ORM 6.0.0.Alpha7 release. See http://hibernate.org/orm/releases/6.0

Last Version: 6.0.0.Alpha7

Release Date:

jOOQ Meta

org.jooq : jooq-meta

jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL.

Last Version: 3.17.0

Release Date: