Abstraction layer for cloud blob storage services (Amazon S3, Azure Blob, etc.) providing a unified API.
<dependency>
<groupId>org.jclouds</groupId>
<artifactId>jclouds-blobstore</artifactId>
<version>1.6.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a BlobStore context for Amazon S3
Upgrade to jclouds 2.x and update provider names (e.g., 'aws-s3' -> 'aws-s3')
No dependency data recorded yet.