Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme #790

Merged
merged 1 commit into from
Dec 4, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 6 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
# GORM for Hibernate 5
[![Maven Central](https://img.shields.io/maven-central/v/org.grails/grails-datastore-gorm-hibernate5.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/org.grails/grails-datastore-gorm-hibernate5) [![Java CI](https://github.com/grails/gorm-hibernate5/workflows/Java%20CI/badge.svg?event=push)](https://github.com/grails/gorm-hibernate5/actions/workflows/gradle.yml)

This project implements [GORM](http://gorm.grails.org/latest/) for the Hibernate 5.
This project implements [GORM](https://gorm.grails.org/) for the Hibernate 5.

For more information see the following links:

* [Documentation](http://gorm.grails.org/latest/hibernate/manual)
* [API](http://gorm.grails.org/latest/hibernate/api)
* [Grails Plugin](https://plugins.grails.org/plugin/grails/hibernate5)
* ![Java CI](https://github.com/grails/gorm-hibernate5/workflows/Java%20CI/badge.svg)
* [Documentation](https://gorm.grails.org/latest/hibernate/manual)
* [API](https://gorm.grails.org/latest/hibernate/api)

For the current development version see the following links:

* [Beta Documentation](http://gorm.grails.org/snapshot/hibernate/manual)
* [Beta API](http://gorm.grails.org/snapshot/hibernate/api)


* [Snapshot Documentation](https://gorm.grails.org/snapshot/hibernate/manual)
* [Shapshot API](https://gorm.grails.org/snapshot/hibernate/api)