MVN

com.dkamakin : s3-stream

Maven & Gradle

Dec 28, 2022
2 stars

S3 Stream · Manages to upload and download files using S3 without having to cache or save entire objects in the file system

<dependency>
    <groupId>com.dkamakin</groupId>
    <artifactId>s3-stream</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dkamakin : s3-stream to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.dkamakin : s3-stream to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
s3-stream-1.0.3
s3-stream-1.0.2
s3-stream-1.0.1
1.0
s3-stream-1.0
0.1
s3-stream-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.dkamakin</groupId>
    <artifactId>s3-stream</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dkamakin : s3-stream gradle dependency to your build.gradle file:

implementation 'com.dkamakin:s3-stream:1.0.3'

Gradle Kotlin DSL: Add the following com.dkamakin : s3-stream gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dkamakin:s3-stream:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dkamakin : s3-stream sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dkamakin" % "s3-stream" % "1.0.3"

Advertisement

Dependencies from Group

Dec 28, 2022
2 stars

Discover Dependencies

Apr 07, 2023
2 stars
Dec 27, 2022
9 stars
Aug 20, 2023
154 stars
Dec 27, 2022
631 stars
Dec 27, 2022
19 stars
Dec 27, 2022
1.6k stars
Dec 27, 2022
254 stars
Dec 27, 2022
79 stars
Dec 27, 2022
10.6k stars
Feb 28, 2023
3k stars