io.github.jacob-briscoe:spring-property-aws-ssm-resolver

Spring add-on that fetches Spring properties with a certain prefix from the AWS SSM Parameter Store

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

io.github.jacob-briscoe
ArtifactId

ArtifactId

spring-property-aws-ssm-resolver
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.jacob-briscoe:spring-property-aws-ssm-resolver
Spring add-on that fetches Spring properties with a certain prefix from the AWS SSM Parameter Store
Project URL

Project URL

https://github.com/jacob-briscoe/spring-property-aws-ssm-resolver.git
Source Code Management

Source Code Management

https://github.com/jacob-briscoe/spring-property-aws-ssm-resolver/tree/master

Download spring-property-aws-ssm-resolver

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jacob-briscoe/spring-property-aws-ssm-resolver/ -->
<dependency>
    <groupId>io.github.jacob-briscoe</groupId>
    <artifactId>spring-property-aws-ssm-resolver</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jacob-briscoe/spring-property-aws-ssm-resolver/
implementation 'io.github.jacob-briscoe:spring-property-aws-ssm-resolver:2.0.0'
// https://jarcasting.com/artifacts/io.github.jacob-briscoe/spring-property-aws-ssm-resolver/
implementation ("io.github.jacob-briscoe:spring-property-aws-ssm-resolver:2.0.0")
'io.github.jacob-briscoe:spring-property-aws-ssm-resolver:jar:2.0.0'
<dependency org="io.github.jacob-briscoe" name="spring-property-aws-ssm-resolver" rev="2.0.0">
  <artifact name="spring-property-aws-ssm-resolver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jacob-briscoe', module='spring-property-aws-ssm-resolver', version='2.0.0')
)
libraryDependencies += "io.github.jacob-briscoe" % "spring-property-aws-ssm-resolver" % "2.0.0"
[io.github.jacob-briscoe/spring-property-aws-ssm-resolver "2.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.4.RELEASE
com.amazonaws : aws-java-sdk-ssm jar 1.11.517

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.4.RELEASE
org.junit.jupiter : junit-jupiter jar
org.mockito : mockito-junit-jupiter jar 2.23.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0