Group Id com.liferay
Artifact Id org.springframework.beans
Version 3.0.7.LIFERAY-PATCHED-1
Packaging jar
URL -
Badge
Last Updated 2022-04-01T10:49:06+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.beans</artifactId>
    <version>3.0.7.LIFERAY-PATCHED-1</version>
</dependency>
implementation group: 'com.liferay', name: 'org.springframework.beans', version: '3.0.7.LIFERAY-PATCHED-1'
implementation 'com.liferay:org.springframework.beans:3.0.7.LIFERAY-PATCHED-1'
implementation("com.liferay:org.springframework.beans:3.0.7.LIFERAY-PATCHED-1")
libraryDependencies += "com.liferay" % "org.springframework.beans" % "3.0.7.LIFERAY-PATCHED-1"
<dependency org="com.liferay" name="org.springframework.beans" rev="3.0.7.LIFERAY-PATCHED-1"/>
@Grapes(
    @Grab(group='com.liferay', module='org.springframework.beans', version='3.0.7.LIFERAY-PATCHED-1')
)
[com.liferay/org.springframework.beans "3.0.7.LIFERAY-PATCHED-1"]
'com.liferay:org.springframework.beans:3.0.7.LIFERAY-PATCHED-1'