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