| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAWS Контейнер PaaS Providers Bootique Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаio.bootique.aws |
| Идентификатор | Идентификаторbootique-aws-secrets |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbootique-aws-secrets: AWS SecretsManager integration with Bootique
Allows to load pieces of configuration from the AWS SecretsManager
|
| Организация-разработчик |
Организация-разработчикObjectStyle LLC |
| Имя Файла | Размер |
|---|---|
| bootique-aws-secrets-2.0.1.pom | |
| bootique-aws-secrets-2.0.1.jar | 13 KB |
| bootique-aws-secrets-2.0.1-sources.jar | 12 KB |
| bootique-aws-secrets-2.0.1-javadoc.jar | 434 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.bootique.aws/bootique-aws-secrets/ -->
<dependency>
<groupId>io.bootique.aws</groupId>
<artifactId>bootique-aws-secrets</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.aws/bootique-aws-secrets/
implementation 'io.bootique.aws:bootique-aws-secrets:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.aws/bootique-aws-secrets/
implementation ("io.bootique.aws:bootique-aws-secrets:2.0.1")
'io.bootique.aws:bootique-aws-secrets:jar:2.0.1'
<dependency org="io.bootique.aws" name="bootique-aws-secrets" rev="2.0.1">
<artifact name="bootique-aws-secrets" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.aws', module='bootique-aws-secrets', version='2.0.1')
)
libraryDependencies += "io.bootique.aws" % "bootique-aws-secrets" % "2.0.1"
[io.bootique.aws/bootique-aws-secrets "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.bootique.aws : bootique-aws | jar | 2.0.1 |
| com.amazonaws : aws-java-sdk-secretsmanager | jar | 1.11.913 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.9.0 |
| io.bootique : bootique-junit5 | jar | 2.0.1 |
| org.testcontainers : junit-jupiter | jar | |
| org.testcontainers : localstack | jar | |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| io.bootique.jdbc : bootique-jdbc-hikaricp | jar | 2.0.1 |