Last Version

Spring Boot Parameter Store Integration 1.5.0

An integration of Amazon Web Services' Systems Manager Parameter Store for Spring Boot's properties injection.

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.coveo
ArtifactId

ArtifactId

spring-boot-parameter-store-integration
Version

Version

1.5.0
Type

Type

jar
Description

Description

Spring Boot Parameter Store Integration
An integration of Amazon Web Services' Systems Manager Parameter Store for Spring Boot's properties injection.
Project URL

Project URL

https://github.com/coveo/spring-boot-parameter-store-integration
Source Code Management

Source Code Management

http://github.com/coveo/spring-boot-parameter-store-integration

Download spring-boot-parameter-store-integration 1.5.0


<!-- https://jarcasting.com/artifacts/com.coveo/spring-boot-parameter-store-integration/ -->
<dependency>
    <groupId>com.coveo</groupId>
    <artifactId>spring-boot-parameter-store-integration</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.coveo/spring-boot-parameter-store-integration/
implementation 'com.coveo:spring-boot-parameter-store-integration:1.5.0'
// https://jarcasting.com/artifacts/com.coveo/spring-boot-parameter-store-integration/
implementation ("com.coveo:spring-boot-parameter-store-integration:1.5.0")
'com.coveo:spring-boot-parameter-store-integration:jar:1.5.0'
<dependency org="com.coveo" name="spring-boot-parameter-store-integration" rev="1.5.0">
  <artifact name="spring-boot-parameter-store-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coveo', module='spring-boot-parameter-store-integration', version='1.5.0')
)
libraryDependencies += "com.coveo" % "spring-boot-parameter-store-integration" % "1.5.0"
[com.coveo/spring-boot-parameter-store-integration "1.5.0"]

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.