Last Version

Hibernate 2.7.0.Final

Access to Hibernate ORM native API

License

License

AL2
Categories

Categories

Hibernate Data ORM
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

hibernate
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

Hibernate
Access to Hibernate ORM native API
Project URL

Project URL

http://www.jboss.org/hibernate
Project Organization

Project Organization

JBoss by Red Hat

Download hibernate 2.7.0.Final


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

Dependencies

compile (4)

Group / Artifact Type Version
io.thorntail : jpa jar 2.7.0.Final
io.thorntail : logging jar 2.7.0.Final
org.hibernate : hibernate-core jar
org.hibernate : hibernate-envers jar

provided (3)

Group / Artifact Type Version
org.wildfly.core : wildfly-core-feature-pack zip 10.0.3.Final
org.wildfly : wildfly-servlet-feature-pack zip 18.0.1.Final
org.wildfly : wildfly-feature-pack zip 18.0.1.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.7.0.Final

Project Modules

There are no modules declared in this project.