A Java NIO.2 service provider for S3, allowing Java NIO operations to be performed on paths using the `s3` scheme. This
package implements the service provider interface (SPI) defined for Java NIO.2 in JDK 1.7 providing "plug-in" non-blocking
access to S3 objects for Java applications using Java NIO.2 for file access.
| License | Apache 2.0 |
|---|---|
| Tags | awss3amazoninterfaceniostorageio |
| HomePage | https://github.com/awslabs/aws-java-nio-spi-for-s3 🔍 Inspect URL |
| Date | Mar 11, 2024 |
| Files | pom (3 KB) jar (64 KB) View All |
| Repositories | Central |
| Ranking | #97279 in MvnRepository (See Top Artifacts) |
| Used By | 5 artifacts |
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Runtime Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Cache Impl Apache 2.0 | com.github.ben-manes.caffeine » caffeine | 3.1.8 | 3.2.3 | |
| Concurrency Apache 2.0 | io.reactivex.rxjava3 » rxjava | 3.1.8 | 3.1.12 | |
| Logging MIT | org.slf4j » slf4j-api | 2.0.12 | 2.0.17 | |
| S3 Client Apache 2.0 | software.amazon.awssdk » s3 | ${awsjavasdk.version} | 2.38.8 | |
Apache 2.0 | software.amazon.awssdk » s3-transfer-manager | ${awsjavasdk.version} | 2.38.8 | |
Apache 2.0 | software.amazon.awssdk.crt » aws-crt | 0.29.11 | 0.39.4 |
Licenses
| License | URL |
|---|---|
| The Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Mark Schreiber | mrschre<at>amazon.com | markjschreiber |