Last Version

Spring Property AWS SSM Resolver 1.0.0

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

com.nitorcreations
ArtifactId

ArtifactId

spring-property-aws-ssm-resolver
Version

Version

1.0.0
Type

Type

jar
Description

Description

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/NitorCreations/spring-property-aws-ssm-resolver.git
Project Organization

Project Organization

Nitor
Source Code Management

Source Code Management

https://github.com/NitorCreations/spring-property-aws-ssm-resolver.git

Download spring-property-aws-ssm-resolver 1.0.0


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.