Last Version

Core Hibernate O/RM functionality 5.2.10.Final-patched-play-1.5.0

The core O/RM functionality as provided by Hibernate

License

License

Categories

Categories

Maven Build Tools Hibernate Data ORM
GroupId

GroupId

com.google.code.maven-play-plugin.org.hibernate
ArtifactId

ArtifactId

hibernate-core
Version

Version

5.2.10.Final-patched-play-1.5.0
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.10.Final-patched-play-1.5.0


<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.hibernate/hibernate-core/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.hibernate</groupId>
    <artifactId>hibernate-core</artifactId>
    <version>5.2.10.Final-patched-play-1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.hibernate/hibernate-core/
implementation 'com.google.code.maven-play-plugin.org.hibernate:hibernate-core:5.2.10.Final-patched-play-1.5.0'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.hibernate/hibernate-core/
implementation ("com.google.code.maven-play-plugin.org.hibernate:hibernate-core:5.2.10.Final-patched-play-1.5.0")
'com.google.code.maven-play-plugin.org.hibernate:hibernate-core:jar:5.2.10.Final-patched-play-1.5.0'
<dependency org="com.google.code.maven-play-plugin.org.hibernate" name="hibernate-core" rev="5.2.10.Final-patched-play-1.5.0">
  <artifact name="hibernate-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.hibernate', module='hibernate-core', version='5.2.10.Final-patched-play-1.5.0')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.hibernate" % "hibernate-core" % "5.2.10.Final-patched-play-1.5.0"
[com.google.code.maven-play-plugin.org.hibernate/hibernate-core "5.2.10.Final-patched-play-1.5.0"]

Dependencies

compile (9)

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.jboss.spec.javax.transaction : jboss-transaction-api_1.2_spec jar 1.0.1.Final
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

Project Modules

There are no modules declared in this project.