is not current version
Last Version 1.6.6

com.blazebit:blaze-persistence-integration-hibernate-base 1.5.0-Alpha4


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-persistence-integration-hibernate-base
Version

Version

1.5.0-Alpha4
Type

Type

jar

Download blaze-persistence-integration-hibernate-base 1.5.0-Alpha4


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