License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-persistence-integration-hibernate-4.2 |
Version | Version1.6.5 |
Type | Typejar |
Description |
DescriptionBlazebit Persistence Integration Hibernate 4.2
Blaze-Persistence Parent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-hibernate-4.2/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration-hibernate-4.2</artifactId>
<version>1.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-hibernate-4.2/
implementation 'com.blazebit:blaze-persistence-integration-hibernate-4.2:1.6.5'
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-hibernate-4.2/
implementation ("com.blazebit:blaze-persistence-integration-hibernate-4.2:1.6.5")
'com.blazebit:blaze-persistence-integration-hibernate-4.2:jar:1.6.5'
<dependency org="com.blazebit" name="blaze-persistence-integration-hibernate-4.2" rev="1.6.5">
<artifact name="blaze-persistence-integration-hibernate-4.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-persistence-integration-hibernate-4.2', version='1.6.5')
)
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-hibernate-4.2" % "1.6.5"
[com.blazebit/blaze-persistence-integration-hibernate-4.2 "1.6.5"]
Group / Artifact | Type | Version |
---|---|---|
com.blazebit : blaze-persistence-core-api | jar | 1.6.5 |
com.blazebit : blaze-persistence-integration-hibernate-base | jar | 1.6.5 |
Group / Artifact | Type | Version |
---|---|---|
com.blazebit : blaze-persistence-entity-view-api | jar | 1.6.5 |
com.blazebit : blaze-apt-utils | jar | 0.1.21 |
org.hibernate : hibernate-entitymanager | jar | 4.2.14.Final |