Last Version

aws-param-store-config 0.1.1

Spring Cloud config integration with the AWS Parameter Store

License

License

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.1
Type

Type

jar
Description

Description

aws-param-store-config
Spring Cloud config integration with the AWS Parameter Store
Project URL

Project URL

https://github.com/mdsina/aws-param-store-config
Source Code Management

Source Code Management

https://github.com/mdsina/aws-param-store-config

Download aws-param-store-config 0.1.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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdsina/aws-param-store-config/
implementation 'com.github.mdsina:aws-param-store-config:0.1.1'
// https://jarcasting.com/artifacts/com.github.mdsina/aws-param-store-config/
implementation ("com.github.mdsina:aws-param-store-config:0.1.1")
'com.github.mdsina:aws-param-store-config:jar:0.1.1'
<dependency org="com.github.mdsina" name="aws-param-store-config" rev="0.1.1">
  <artifact name="aws-param-store-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdsina', module='aws-param-store-config', version='0.1.1')
)
libraryDependencies += "com.github.mdsina" % "aws-param-store-config" % "0.1.1"
[com.github.mdsina/aws-param-store-config "0.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.2.RELEASE
org.springframework.cloud : spring-cloud-context jar
com.amazonaws : aws-java-sdk-ssm jar
javax.validation : validation-api Optional jar 2.0.1.Final
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.2.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.2.RELEASE

Project Modules

There are no modules declared in this project.