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