Last Version

Core Hibernate O/RM functionality 5.2.5.1FinalBwPatched

The core O/RM functionality as provided by Hibernate

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.bedework
ArtifactId

ArtifactId

hibernate-core
Version

Version

5.2.5.1FinalBwPatched
Type

Type

jar
Description

Description

Core Hibernate O/RM functionality
The core O/RM functionality as provided by Hibernate
Project URL

Project URL

http://hibernate.org
Project Organization

Project Organization

Hibernate.org
Source Code Management

Source Code Management

http://github.com/hibernate/hibernate-orm

Download hibernate-core 5.2.5.1FinalBwPatched


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

Dependencies

compile (10)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.3.0.Final
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
org.javassist : javassist jar 3.20.0-GA
antlr : antlr jar 2.7.7
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.1.1
org.jboss : jandex jar 2.0.3.Final
com.fasterxml : classmate jar 1.3.0
dom4j : dom4j jar 1.6.1
org.hibernate.common : hibernate-commons-annotations jar 5.0.1.Final
javax.enterprise : cdi-api jar 1.1

Project Modules

There are no modules declared in this project.