Group Id com.liferay
Artifact Id org.springframework.orm
Version 4.3.22.LIFERAY-PATCHED-1
Packaging jar
URL -
Badge
Last Updated 2019-08-27T09:28:27+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>org.springframework.orm</artifactId>
    <version>4.3.22.LIFERAY-PATCHED-1</version>
</dependency>
implementation group: 'com.liferay', name: 'org.springframework.orm', version: '4.3.22.LIFERAY-PATCHED-1'
implementation 'com.liferay:org.springframework.orm:4.3.22.LIFERAY-PATCHED-1'
implementation("com.liferay:org.springframework.orm:4.3.22.LIFERAY-PATCHED-1")
libraryDependencies += "com.liferay" % "org.springframework.orm" % "4.3.22.LIFERAY-PATCHED-1"
<dependency org="com.liferay" name="org.springframework.orm" rev="4.3.22.LIFERAY-PATCHED-1"/>
@Grapes(
    @Grab(group='com.liferay', module='org.springframework.orm', version='4.3.22.LIFERAY-PATCHED-1')
)
[com.liferay/org.springframework.orm "4.3.22.LIFERAY-PATCHED-1"]
'com.liferay:org.springframework.orm:4.3.22.LIFERAY-PATCHED-1'