License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdorg.hibernate.core |
Version | Version3.6.10.LIFERAY-PATCHED-6 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/org.hibernate.core/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>org.hibernate.core</artifactId>
<version>3.6.10.LIFERAY-PATCHED-6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/org.hibernate.core/
implementation 'com.liferay:org.hibernate.core:3.6.10.LIFERAY-PATCHED-6'
// https://jarcasting.com/artifacts/com.liferay/org.hibernate.core/
implementation ("com.liferay:org.hibernate.core:3.6.10.LIFERAY-PATCHED-6")
'com.liferay:org.hibernate.core:jar:3.6.10.LIFERAY-PATCHED-6'
<dependency org="com.liferay" name="org.hibernate.core" rev="3.6.10.LIFERAY-PATCHED-6">
<artifact name="org.hibernate.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='org.hibernate.core', version='3.6.10.LIFERAY-PATCHED-6')
)
libraryDependencies += "com.liferay" % "org.hibernate.core" % "3.6.10.LIFERAY-PATCHED-6"
[com.liferay/org.hibernate.core "3.6.10.LIFERAY-PATCHED-6"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core Optional | jar | 3.6.10.Final |