is not current version
Last Version 0.1.1

com.github.mdsina:aws-param-store-config 0.1

Spring Cloud config integration with the AWS Parameter Store

Categories

Categories

AWS Container PaaS Providers config Application Layer Libs Configuration
GroupId

GroupId

com.github.mdsina
ArtifactId

ArtifactId

aws-param-store-config
Version

Version

0.1
Type

Type

jar

Download aws-param-store-config 0.1


<!-- https://jarcasting.com/artifacts/com.github.mdsina/aws-param-store-config/ -->
<dependency>
    <groupId>com.github.mdsina</groupId>
    <artifactId>aws-param-store-config</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdsina/aws-param-store-config/
implementation 'com.github.mdsina:aws-param-store-config:0.1'
// https://jarcasting.com/artifacts/com.github.mdsina/aws-param-store-config/
implementation ("com.github.mdsina:aws-param-store-config:0.1")
'com.github.mdsina:aws-param-store-config:jar:0.1'
<dependency org="com.github.mdsina" name="aws-param-store-config" rev="0.1">
  <artifact name="aws-param-store-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdsina', module='aws-param-store-config', version='0.1')
)
libraryDependencies += "com.github.mdsina" % "aws-param-store-config" % "0.1"
[com.github.mdsina/aws-param-store-config "0.1"]