Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.gu.play-secret-rotation |
ArtifactId | ArtifactIdaws-parameterstore-lambda_2.12 |
Version | Version0.17 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gu.play-secret-rotation/aws-parameterstore-lambda_2.12/ -->
<dependency>
<groupId>com.gu.play-secret-rotation</groupId>
<artifactId>aws-parameterstore-lambda_2.12</artifactId>
<version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu.play-secret-rotation/aws-parameterstore-lambda_2.12/
implementation 'com.gu.play-secret-rotation:aws-parameterstore-lambda_2.12:0.17'
// https://jarcasting.com/artifacts/com.gu.play-secret-rotation/aws-parameterstore-lambda_2.12/
implementation ("com.gu.play-secret-rotation:aws-parameterstore-lambda_2.12:0.17")
'com.gu.play-secret-rotation:aws-parameterstore-lambda_2.12:jar:0.17'
<dependency org="com.gu.play-secret-rotation" name="aws-parameterstore-lambda_2.12" rev="0.17">
<artifact name="aws-parameterstore-lambda_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu.play-secret-rotation', module='aws-parameterstore-lambda_2.12', version='0.17')
)
libraryDependencies += "com.gu.play-secret-rotation" % "aws-parameterstore-lambda_2.12" % "0.17"
[com.gu.play-secret-rotation/aws-parameterstore-lambda_2.12 "0.17"]