guardian / etag-caching   3.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 1.0.15


Group ID:
com.gu.etag-caching
Artifact ID:
aws-s3-base_2.13
Version:
1.0.15
Release Date:
Dec 2, 2023
Licenses:
Files:

libraryDependencies += "com.gu.etag-caching" %% "aws-s3-base" % "1.0.15"

Mill build tool

ivy"com.gu.etag-caching::aws-s3-base:1.0.15"

Scala CLI

//> using dep "com.gu.etag-caching::aws-s3-base:1.0.15"

Ammonite REPL

import $ivy.`com.gu.etag-caching::aws-s3-base:1.0.15`

<dependency>
  <groupId>com.gu.etag-caching</groupId>
  <artifactId>aws-s3-base_2.13</artifactId>
  <version>1.0.15</version>
</dependency>

compile group: 'com.gu.etag-caching', name: 'aws-s3-base_2.13', version: '1.0.15'