guardian / play-secret-rotation   7.1.1

GitHub

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

Scala versions: 3.x 2.13 2.12 2.11

aws-parameterstore 0.7


Group ID:
com.gu.play-secret-rotation
Artifact ID:
aws-parameterstore_2.12
Version:
0.7
Release Date:
Apr 19, 2018
Licenses:
Files:

libraryDependencies += "com.gu.play-secret-rotation" %% "aws-parameterstore" % "0.7"

Mill build tool

ivy"com.gu.play-secret-rotation::aws-parameterstore:0.7"

Scala CLI

//> using dep "com.gu.play-secret-rotation::aws-parameterstore:0.7"

Ammonite REPL

import $ivy.`com.gu.play-secret-rotation::aws-parameterstore:0.7`

<dependency>
  <groupId>com.gu.play-secret-rotation</groupId>
  <artifactId>aws-parameterstore_2.12</artifactId>
  <version>0.7</version>
</dependency>

compile group: 'com.gu.play-secret-rotation', name: 'aws-parameterstore_2.12', version: '0.7'