Group Id com.liferay
Artifact Id com.liferay.portal.store.s3
Version 2.0.24
Packaging jar
URL -
Badge
Last Updated 2019-02-15T19:27:15+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.portal.store.s3</artifactId>
    <version>2.0.24</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.portal.store.s3', version: '2.0.24'
implementation 'com.liferay:com.liferay.portal.store.s3:2.0.24'
implementation("com.liferay:com.liferay.portal.store.s3:2.0.24")
libraryDependencies += "com.liferay" % "com.liferay.portal.store.s3" % "2.0.24"
<dependency org="com.liferay" name="com.liferay.portal.store.s3" rev="2.0.24"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.portal.store.s3', version='2.0.24')
)
[com.liferay/com.liferay.portal.store.s3 "2.0.24"]
'com.liferay:com.liferay.portal.store.s3:2.0.24'