Watch
2
0
Fork
You've already forked peixoto
0
Packaged and shaded Amazon S3 SDK
  • Java 95.8%
  • CSS 4.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-31 18:42:58 +01:00
.forgejo Update workflows. 2026-07-31 18:42:58 +01:00
com.io7m.peixoto.sdk Begin next development iteration. 2024-09-07 09:21:32 +00:00
src/site/resources Update site metadata. 2025-08-09 15:08:26 +00:00
.gitignore Initial version. 2024-09-05 19:36:52 +00:00
doc7m-books.json Add doc7m-books.json 2026-07-31 18:36:49 +01:00
pom.xml Migrate project. 2026-06-27 11:28:07 +01:00
README-CHANGES.xml Mark release 2.27.21 2024-09-07 09:21:20 +00:00
README-LICENSE.txt Update site metadata. 2025-08-09 15:08:26 +00:00
README.in Migrate project. 2026-06-27 11:28:07 +01:00
README.md Migrate project. 2026-06-27 11:28:07 +01:00

peixoto

Maven Central Maven Central (snapshot) Java Version

com.io7m.peixoto

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.*.