JVM | Platform | Status |
---|---|---|
OpenJDK (Temurin) Current | Linux | |
OpenJDK (Temurin) LTS | Linux | |
OpenJDK (Temurin) Current | Windows | |
OpenJDK (Temurin) LTS | Windows |
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.
- S3 access but isolated from the rest of the dependency tree.
- Apache 2.0 license.
Usage is identical to the AWS v2 SDK
except that packages start with com.io7m.peixoto.sdk.software.amazon.*
.