MVN

com.github.gkarthiks : s3-presigned-url

Maven & Gradle

Dec 21, 2017
5 stars

s3-presignedURL · A jar file to get the Pre Signed URL and get list of Files from the Amazon S3 virtually hosted buckets.

<dependency>
    <groupId>com.github.gkarthiks</groupId>
    <artifactId>s3-presigned-url</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gkarthiks : s3-presigned-url to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of com.github.gkarthiks : s3-presigned-url to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
s3-presigned-url-0.1.1
s3-presigned-url-0.1.0
0.0.x
s3-presigned-url-0.0.1

How to add a dependency to Maven

Add the following com.github.gkarthiks : s3-presigned-url maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.gkarthiks</groupId>
    <artifactId>s3-presigned-url</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.gkarthiks : s3-presigned-url gradle dependency to your build.gradle file:

implementation 'com.github.gkarthiks:s3-presigned-url:0.1.1'

Gradle Kotlin DSL: Add the following com.github.gkarthiks : s3-presigned-url gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.gkarthiks:s3-presigned-url:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.gkarthiks : s3-presigned-url sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.gkarthiks" % "s3-presigned-url" % "0.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 08, 2018
57 stars
Apr 12, 2021
148 stars
Jan 15, 2019
1 usages
146 stars
Sep 11, 2022
1.9k stars
Dec 29, 2017
1 usages
0 stars
Jun 29, 2023
1 usages
21 stars
Mar 05, 2021
2 usages
3.6k stars
Jun 13, 2023
4 usages
2.4k stars