io.github.ci-cmg:aws-s3-outputstream

Converts AWS SDK v2 multipart upload into an java.io.OutputStream

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

io.github.ci-cmg
ArtifactId

ArtifactId

aws-s3-outputstream
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.ci-cmg:aws-s3-outputstream
Converts AWS SDK v2 multipart upload into an java.io.OutputStream
Project URL

Project URL

https://github.com/CI-CMG/aws-s3-outputstream
Source Code Management

Source Code Management

https://github.com/CI-CMG/aws-s3-outputstream

Download aws-s3-outputstream

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ci-cmg/aws-s3-outputstream/ -->
<dependency>
    <groupId>io.github.ci-cmg</groupId>
    <artifactId>aws-s3-outputstream</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ci-cmg/aws-s3-outputstream/
implementation 'io.github.ci-cmg:aws-s3-outputstream:1.1.0'
// https://jarcasting.com/artifacts/io.github.ci-cmg/aws-s3-outputstream/
implementation ("io.github.ci-cmg:aws-s3-outputstream:1.1.0")
'io.github.ci-cmg:aws-s3-outputstream:jar:1.1.0'
<dependency org="io.github.ci-cmg" name="aws-s3-outputstream" rev="1.1.0">
  <artifact name="aws-s3-outputstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ci-cmg', module='aws-s3-outputstream', version='1.1.0')
)
libraryDependencies += "io.github.ci-cmg" % "aws-s3-outputstream" % "1.1.0"
[io.github.ci-cmg/aws-s3-outputstream "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
software.amazon.awssdk : s3 jar
org.slf4j : slf4j-api jar 1.7.32

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1
org.slf4j : slf4j-simple jar 1.7.32
commons-io : commons-io jar 2.11.0
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0