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