License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdorg.springframework.orm |
Version | Version5.2.20.LIFERAY-PATCHED-1 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/org.springframework.orm/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>org.springframework.orm</artifactId>
<version>5.2.20.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/org.springframework.orm/
implementation 'com.liferay:org.springframework.orm:5.2.20.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/org.springframework.orm/
implementation ("com.liferay:org.springframework.orm:5.2.20.LIFERAY-PATCHED-1")
'com.liferay:org.springframework.orm:jar:5.2.20.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="org.springframework.orm" rev="5.2.20.LIFERAY-PATCHED-1">
<artifact name="org.springframework.orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='org.springframework.orm', version='5.2.20.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "org.springframework.orm" % "5.2.20.LIFERAY-PATCHED-1"
[com.liferay/org.springframework.orm "5.2.20.LIFERAY-PATCHED-1"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 5.6.7.Final |
org.springframework : spring-orm | jar | 5.2.20.RELEASE |