guardian / play-secret-rotation   8.3.0

GitHub

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

Scala versions: 3.x 2.13 2.12 2.11

core 7.0.0


Group ID:
com.gu.play-secret-rotation
Artifact ID:
core_3
Version:
7.0.0
Release Date:
Jan 30, 2024
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.gu.play-secret-rotation</groupId>
  <artifactId>core_3</artifactId>
  <version>7.0.0</version>
</dependency>

compile group: 'com.gu.play-secret-rotation', name: 'core_3', version: '7.0.0'