jaws

Official

Type-safe S3 proxies for bucket operations.

Authortomitribe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

JAWS provides a strongly-typed, proxy-based abstraction for Amazon S3, allowing developers to model bucket structures as Java interfaces and avoid boilerplate code when performing common S3 operations.

Core Features & Use Cases

  • Define interfaces extending S3.Dir or S3.File to mirror your bucket layout and create typed proxies with bucket.as(MyInterface.class).
  • Navigate, read, and upload objects through strongly-typed methods, with compile-time type safety and minimal AWS SDK boilerplate.
  • Real-world use: model a bucket with Group/Artifact/Version interfaces and fetch a version's jar via version.jars() or version.pom() proxies.

Quick Start

Create a typed proxy at the bucket root with bucket.as(MyInterface.class) and begin calling methods that map S3 keys to interfaces.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jaws
Download link: https://github.com/tomitribe/claude-plugins/archive/main.zip#jaws

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.