Last Version

Core Hibernate O/RM functionality 5.0.11.specid

The core O/RM functionality as provided by Hibernate

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

cn.bestwu
ArtifactId

ArtifactId

hibernate-core
Version

Version

5.0.11.specid
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.0.11.specid


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

Dependencies

compile (8)

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.18.1-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.0.Final
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.