Skip to content

io7m-com/peixoto

Repository files navigation

peixoto

Maven Central Maven Central (snapshot) Codecov Java Version

com.io7m.peixoto

JVM Platform Status
OpenJDK (Temurin) Current Linux Build (OpenJDK (Temurin) Current, Linux)
OpenJDK (Temurin) LTS Linux Build (OpenJDK (Temurin) LTS, Linux)
OpenJDK (Temurin) Current Windows Build (OpenJDK (Temurin) Current, Windows)
OpenJDK (Temurin) LTS Windows Build (OpenJDK (Temurin) LTS, Windows)

peixoto

A shaded distribution of the S3 client from the AWS v2 SDK. All packages and dependencies of the packages are relocated to a com.io7m.peixoto.sdk.* namespace for isolation from the rest of the dependency tree.

This package exists to solve some specific dependency issues with other projects. If you don't know why you need this, then you probably don't. Use the AWS SDK directly.

Features

  • S3 access but isolated from the rest of the dependency tree.
  • Apache 2.0 license.

Usage

Usage is identical to the AWS v2 SDK except that packages start with com.io7m.peixoto.sdk.software.amazon.*.