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

core 2.0.16


Group ID:
com.gu.etag-caching
Artifact ID:
core_2.13
Version:
2.0.16
Version Scheme:
Release Date:
Jan 9, 2024
Licenses:
Files:
Full Scala Version:
2.13.12
Developers:

libraryDependencies += "com.gu.etag-caching" %% "core" % "2.0.16"

Mill build tool

ivy"com.gu.etag-caching::core:2.0.16"

Scala CLI

//> using dep "com.gu.etag-caching::core:2.0.16"

Ammonite REPL

import $ivy.`com.gu.etag-caching::core:2.0.16`

<dependency>
  <groupId>com.gu.etag-caching</groupId>
  <artifactId>core_2.13</artifactId>
  <version>2.0.16</version>
</dependency>

compile group: 'com.gu.etag-caching', name: 'core_2.13', version: '2.0.16'