is not current version
Last Version 0.3.0

com.github.marschall:hibernate-jfr 0.2.0

A Hiberante listener that generates JFR events.

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

hibernate-jfr
Version

Version

0.2.0
Type

Type

jar

Download hibernate-jfr 0.2.0


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