MVN

com.github.alexmojaki : s3-stream-upload

Maven & Gradle

Nov 12, 2021
6 usages
200 stars

S3 Stream Upload · Manages streaming of data to S3 without knowing the size beforehand and without keeping it all in memory or writing to disk.

<dependency>
    <groupId>com.github.alexmojaki</groupId>
    <artifactId>s3-stream-upload</artifactId>
    <version>2.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.2.4

All Versions

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

Version Vulnerabilities Updated
2.2.x
s3-stream-upload-2.2.4
s3-stream-upload-2.2.3
s3-stream-upload-2.2.2
s3-stream-upload-2.2.1
s3-stream-upload-2.2.0
2.1.x
s3-stream-upload-2.1.0
2.0.x
s3-stream-upload-2.0.3
s3-stream-upload-2.0.2
s3-stream-upload-2.0.1
s3-stream-upload-2.0.0
1.0.x
s3-stream-upload-1.0.2
s3-stream-upload-1.0.1
1.0
s3-stream-upload-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.alexmojaki</groupId>
    <artifactId>s3-stream-upload</artifactId>
    <version>2.2.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.alexmojaki:s3-stream-upload:2.2.4'

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

implementation("com.github.alexmojaki:s3-stream-upload:2.2.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.alexmojaki" % "s3-stream-upload" % "2.2.4"

Advertisement

Dependencies from Group

Nov 12, 2021
6 usages
200 stars
Nov 24, 2015
12 stars
Jan 20, 2016
1 stars

Discover Dependencies

Mar 02, 2023
74 usages
345 stars
Dec 01, 2021
243 usages
2.1k stars
Jun 18, 2023
1 usages
6 stars
Sep 11, 2018
40 stars
Feb 02, 2020
1 usages
164 stars
Oct 29, 2015
232 usages
471 stars
May 11, 2022
248 stars
Aug 11, 2023
1 usages
48 stars
Feb 08, 2022
338 usages
1.8k stars