guardian / etag-caching   3.0.0

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 1.0.0


Group ID:
com.gu.etag-caching
Artifact ID:
core_2.13
Version:
1.0.0
Release Date:
Aug 1, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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