is not current version
Last Version 1.6.6

com.blazebit:blaze-persistence-integration-hibernate-5 1.6.0-Alpha1


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-persistence-integration-hibernate-5
Version

Version

1.6.0-Alpha1
Type

Type

jar

Download blaze-persistence-integration-hibernate-5 1.6.0-Alpha1


<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-hibernate-5/ -->
<dependency>
    <groupId>com.blazebit</groupId>
    <artifactId>blaze-persistence-integration-hibernate-5</artifactId>
    <version>1.6.0-Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-hibernate-5/
implementation 'com.blazebit:blaze-persistence-integration-hibernate-5:1.6.0-Alpha1'
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-hibernate-5/
implementation ("com.blazebit:blaze-persistence-integration-hibernate-5:1.6.0-Alpha1")
'com.blazebit:blaze-persistence-integration-hibernate-5:jar:1.6.0-Alpha1'
<dependency org="com.blazebit" name="blaze-persistence-integration-hibernate-5" rev="1.6.0-Alpha1">
  <artifact name="blaze-persistence-integration-hibernate-5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-persistence-integration-hibernate-5', version='1.6.0-Alpha1')
)
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-hibernate-5" % "1.6.0-Alpha1"
[com.blazebit/blaze-persistence-integration-hibernate-5 "1.6.0-Alpha1"]