is not current version
Last Version 6.1.0.Final

hibernate-micrometer - relocation 6.0.0.Alpha9

Integration for Micrometer metrics into Hibernate as a metrics collection package

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-micrometer
Version

Version

6.0.0.Alpha9
Type

Type

pom
Description

Description

hibernate-micrometer - relocation
Integration for Micrometer metrics into Hibernate as a metrics collection package
Project URL

Project URL

https://hibernate.org/orm
Project Organization

Project Organization

Hibernate.org
Source Code Management

Source Code Management

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

Download hibernate-micrometer 6.0.0.Alpha9


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.