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.5.jar download
aws-parameterstore-secret-supplier-base_2.13-6.0.5.pom download
aws-parameterstore-secret-supplier-base_2.13-6.0.5-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.5</version>
</dependency>
Gradle Groovy
implementation 'com.gu.play-secret-rotation:aws-parameterstore-secret-supplier-base_2.13:6.0.5'
Gradle Kotlin
implementation("com.gu.play-secret-rotation:aws-parameterstore-secret-supplier-base_2.13:6.0.5")
Scala SBT
libraryDependencies += "com.gu.play-secret-rotation" % "aws-parameterstore-secret-supplier-base_2.13" % "6.0.5"
Groovy Grape
@Grapes(
  @Grab(group='com.gu.play-secret-rotation', module='aws-parameterstore-secret-supplier-base_2.13', version='6.0.5')
)
Apache Ivy
<dependency org="com.gu.play-secret-rotation" name="aws-parameterstore-secret-supplier-base_2.13" rev="6.0.5" />
Leiningen
[com.gu.play-secret-rotation/aws-parameterstore-secret-supplier-base_2.13 "6.0.5"]
Apache Buildr
'com.gu.play-secret-rotation:aws-parameterstore-secret-supplier-base_2.13:jar:6.0.5'