Hibernate Reactive

2.2 series end-of-life

Release with Hibernate ORM 6.4 and Vert.x 4.5

Compatibility

Java 11, 17, 20 or 21
Hibernate ORM 6.4
Vert.x 4.5

Not compatible with your requirements? Have a look at the other series.

See also the Compatibility policy and Maintenance policy.

Documentation

Documentation for Hibernate Reactive 2.2 can be accessed through the links below:

HTML API (JavaDoc)

You can find more documentation for all series on the documentation page.

How to get it

Hibernate Reactive 2.2 has reached its end-of-life: we recommend that you upgrade to a newer series if possible.

See also the Maintenance policy.

Maven, Gradle...

Maven artifacts of Hibernate Reactive are published to Maven Central. Most build tools fetch artifacts from Maven Central by default, but if that's not the case for you, see this page to configure your build tool.

You can find the Maven coordinates of all artifacts through the link below:

Maven artifacts

Below are the Maven coordinates of the main artifacts.

org.hibernate.reactive:hibernate-reactive-core:2.2.2.Final
Core implementation

Direct download

Individual Maven artifacts may be downloaded directly from the Maven repository:

Maven Central subdirectory

See here for how to download all dependencies of your Maven project to a local directory on your filesystem.

See here for how to download an explicitly listed set of artifacts to a local directory on your filesystem.

More information about specific releases (announcements, download links) can be found here.

Getting started

Hibernate Reactive 2.2 has reached its end-of-life: we recommend that you upgrade to a newer series if possible.

See also the Maintenance policy.

If you want to start using Hibernate Reactive 2.2, please refer to the getting started guide:

HTML

What's new

Latest release announcement (2024-01-24): 2.2.2.Final.

A detailed list of new features, improvements and fixes in this series can be found on our issue tracker.

Releases in this series

Hibernate Reactive 2.2 has reached its end-of-life: we recommend that you upgrade to a newer series if possible.

See also the Maintenance policy.

2.2.2.Final

2024-01-24

Hibernate ORM 6.4.2.Final, fix for Quarkus and Oracle

How to get it Getting started

Maven artifacts Release announcement

2.2.1.Final

2024-01-12

Upsert, setOrder, Hibernate ORM 6.4.1.Final, and Vert.x 4.5.1

Maven artifacts Release announcement

2.2.0.Final

2023-11-24

Upgrade Hibernate ORM to 6.4.0.Final, Upgrade Vert.x to 4.5.0

Maven artifacts

Back to top