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