не последняя версия
Последняя версия 6.1.0.Final

hibernate-micrometer - relocation 6.0.0.CR1

Integration for Micrometer metrics into Hibernate as a metrics collection package

Лицензия

Лицензия

Категории

Категории

Hibernate Данные ORM
Группа

Группа

org.hibernate
Идентификатор

Идентификатор

hibernate-micrometer
Версия

Версия

6.0.0.CR1
Тип

Тип

pom
Описание

Описание

hibernate-micrometer - relocation
Integration for Micrometer metrics into Hibernate as a metrics collection package
Ссылка на сайт

Ссылка на сайт

https://hibernate.org/orm
Организация-разработчик

Организация-разработчик

Hibernate.org
Система контроля версий

Система контроля версий

https://github.com/hibernate/hibernate-orm

Скачать hibernate-micrometer 6.0.0.CR1

Имя Файла Размер
hibernate-micrometer-6.0.0.CR1.pom
Обзор

<!-- https://jarcasting.com/artifacts/org.hibernate/hibernate-micrometer/ -->
<dependency>
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate-micrometer</artifactId>
    <version>6.0.0.CR1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate/hibernate-micrometer/
implementation 'org.hibernate:hibernate-micrometer:6.0.0.CR1'
// https://jarcasting.com/artifacts/org.hibernate/hibernate-micrometer/
implementation ("org.hibernate:hibernate-micrometer:6.0.0.CR1")
'org.hibernate:hibernate-micrometer:pom:6.0.0.CR1'
<dependency org="org.hibernate" name="hibernate-micrometer" rev="6.0.0.CR1">
  <artifact name="hibernate-micrometer" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hibernate', module='hibernate-micrometer', version='6.0.0.CR1')
)
libraryDependencies += "org.hibernate" % "hibernate-micrometer" % "6.0.0.CR1"
[org.hibernate/hibernate-micrometer "6.0.0.CR1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.