Group Id com.liferay
Artifact Id com.liferay.portal.store.s3
Version 3.0.12
Packaging jar
URL -
Badge
Last Updated 2018-07-16T18:31:35+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>3.0.12</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.portal.store.s3', version: '3.0.12'
implementation 'com.liferay:com.liferay.portal.store.s3:3.0.12'
implementation("com.liferay:com.liferay.portal.store.s3:3.0.12")
libraryDependencies += "com.liferay" % "com.liferay.portal.store.s3" % "3.0.12"
<dependency org="com.liferay" name="com.liferay.portal.store.s3" rev="3.0.12"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.portal.store.s3', version='3.0.12')
)
[com.liferay/com.liferay.portal.store.s3 "3.0.12"]
'com.liferay:com.liferay.portal.store.s3:3.0.12'