License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.bedework |
ArtifactId | ArtifactIdhibernate-core |
Last Version | Last Version5.2.5.1FinalBwPatched |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore Hibernate O/RM functionality
The core O/RM functionality as provided by Hibernate
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |