Skip to content

Commit 79f61b5

Browse files
committed
Add badges linking to Maven Central, Reproducible builds and Develocity
1 parent f66a5f1 commit 79f61b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
:fn-managed: footnote:[The application's domain and related classes]
22
== Hibernate models
33

4+
link:https://central.sonatype.com/search?namespace=org.hibernate.models&sort=name[image:https://img.shields.io/maven-central/v/org.hibernate.models/hibernate-models.svg?label=Maven%20Central&style=for-the-badge[Maven Central]]
5+
link:https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/hibernate/models/hibernate-models/README.md[image:https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/hibernate/models/hibernate-models/badge.json&style=for-the-badge[Reproducible Builds]]
6+
link:https://ge.hibernate.org/scans?search.rootProjectNames=hibernate-models-group[image:https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?style=for-the-badge&logo=gradle[Develocity]]
7+
48
Provides support for dealing with an application's managed resources{fn-managed} as a de-typed abstraction model
59
backed by one or more sources. Consumers can then access details from that abstraction model in a unified way,
610
regardless of the underlying source.

0 commit comments

Comments
 (0)