guardian / play-secret-rotation   8.2.1

GitHub

Rotate your Application Secret on an active cluster of Play app servers

Scala versions: 3.x 2.13 2.12 2.11

core 0.37


Group ID:
com.gu.play-secret-rotation
Artifact ID:
core_2.13
Version:
0.37
Release Date:
Jan 11, 2023
Licenses:
Files:

libraryDependencies += "com.gu.play-secret-rotation" %% "core" % "0.37"

Mill build tool

ivy"com.gu.play-secret-rotation::core:0.37"

Scala CLI

//> using dep "com.gu.play-secret-rotation::core:0.37"

Ammonite REPL

import $ivy.`com.gu.play-secret-rotation::core:0.37`

<dependency>
  <groupId>com.gu.play-secret-rotation</groupId>
  <artifactId>core_2.13</artifactId>
  <version>0.37</version>
</dependency>

compile group: 'com.gu.play-secret-rotation', name: 'core_2.13', version: '0.37'