文件下载
文件名 操作
aws-parameterstore-lambda_3-7.0.1.jar 下载
aws-parameterstore-lambda_3-7.0.1.pom 下载
aws-parameterstore-lambda_3-7.0.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.gu.play-secret-rotation</groupId>
  <artifactId>aws-parameterstore-lambda_3</artifactId>
  <version>7.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.gu.play-secret-rotation:aws-parameterstore-lambda_3:7.0.1'
Gradle Kotlin
implementation("com.gu.play-secret-rotation:aws-parameterstore-lambda_3:7.0.1")
Scala SBT
libraryDependencies += "com.gu.play-secret-rotation" % "aws-parameterstore-lambda_3" % "7.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.gu.play-secret-rotation', module='aws-parameterstore-lambda_3', version='7.0.1')
)
Apache Ivy
<dependency org="com.gu.play-secret-rotation" name="aws-parameterstore-lambda_3" rev="7.0.1" />
Leiningen
[com.gu.play-secret-rotation/aws-parameterstore-lambda_3 "7.0.1"]
Apache Buildr
'com.gu.play-secret-rotation:aws-parameterstore-lambda_3:jar:7.0.1'