a

aws-parameterstore-secret-supplier-base_2.13

aws-parameterstore-secret-supplier-base
https://github.com/guardian/play-secret-rotation
Apache-2.0
com.gu.play-secret-rotation
guardian
Files download
File Operation
aws-parameterstore-secret-supplier-base_2.13-6.0.6.jar download
aws-parameterstore-secret-supplier-base_2.13-6.0.6.pom download
aws-parameterstore-secret-supplier-base_2.13-6.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gu.play-secret-rotation</groupId>
  <artifactId>aws-parameterstore-secret-supplier-base_2.13</artifactId>
  <version>6.0.6</version>
</dependency>
Gradle Groovy
implementation 'com.gu.play-secret-rotation:aws-parameterstore-secret-supplier-base_2.13:6.0.6'
Gradle Kotlin
implementation("com.gu.play-secret-rotation:aws-parameterstore-secret-supplier-base_2.13:6.0.6")
Scala SBT
libraryDependencies += "com.gu.play-secret-rotation" % "aws-parameterstore-secret-supplier-base_2.13" % "6.0.6"
Groovy Grape
@Grapes(
  @Grab(group='com.gu.play-secret-rotation', module='aws-parameterstore-secret-supplier-base_2.13', version='6.0.6')
)
Apache Ivy
<dependency org="com.gu.play-secret-rotation" name="aws-parameterstore-secret-supplier-base_2.13" rev="6.0.6" />
Leiningen
[com.gu.play-secret-rotation/aws-parameterstore-secret-supplier-base_2.13 "6.0.6"]
Apache Buildr
'com.gu.play-secret-rotation:aws-parameterstore-secret-supplier-base_2.13:jar:6.0.6'