guardian / etag-caching   5.0.1

Apache License 2.0 GitHub

Library for in-memory ETag-aware caching of services like AWS S3, saving CPU & bandwidth

Scala versions: 3.x 2.13 2.12

aws-s3-base 5.0.0-PREVIEW.updateaws.2024-11-07T1153.5e749b30


Group ID:
com.gu.etag-caching
Artifact ID:
aws-s3-base_3
Version:
5.0.0-PREVIEW.updateaws.2024-11-07T1153.5e749b30
Version Scheme:
Release Date:
Nov 7, 2024
Licenses:
Files:
Full Scala Version:
3.3.1
Developers:

libraryDependencies += "com.gu.etag-caching" %% "aws-s3-base" % "5.0.0-PREVIEW.updateaws.2024-11-07T1153.5e749b30"

Mill build tool

ivy"com.gu.etag-caching::aws-s3-base:5.0.0-PREVIEW.updateaws.2024-11-07T1153.5e749b30"

Scala CLI

//> using dep "com.gu.etag-caching::aws-s3-base:5.0.0-PREVIEW.updateaws.2024-11-07T1153.5e749b30"

Ammonite REPL

import $ivy.`com.gu.etag-caching::aws-s3-base:5.0.0-PREVIEW.updateaws.2024-11-07T1153.5e749b30`

<dependency>
  <groupId>com.gu.etag-caching</groupId>
  <artifactId>aws-s3-base_3</artifactId>
  <version>5.0.0-PREVIEW.updateaws.2024-11-07T1153.5e749b30</version>
</dependency>

compile group: 'com.gu.etag-caching', name: 'aws-s3-base_3', version: '5.0.0-PREVIEW.updateaws.2024-11-07T1153.5e749b30'