не последняя версия
Последняя версия 1.5.0

com.coveo:spring-boot-parameter-store-integration 1.2.0

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

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.coveo
Идентификатор

Идентификатор

spring-boot-parameter-store-integration
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать spring-boot-parameter-store-integration 1.2.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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.coveo/spring-boot-parameter-store-integration/
implementation 'com.coveo:spring-boot-parameter-store-integration:1.2.0'
// https://jarcasting.com/artifacts/com.coveo/spring-boot-parameter-store-integration/
implementation ("com.coveo:spring-boot-parameter-store-integration:1.2.0")
'com.coveo:spring-boot-parameter-store-integration:jar:1.2.0'
<dependency org="com.coveo" name="spring-boot-parameter-store-integration" rev="1.2.0">
  <artifact name="spring-boot-parameter-store-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coveo', module='spring-boot-parameter-store-integration', version='1.2.0')
)
libraryDependencies += "com.coveo" % "spring-boot-parameter-store-integration" % "1.2.0"
[com.coveo/spring-boot-parameter-store-integration "1.2.0"]