Last Version

bootique-aws-secrets: AWS SecretsManager integration with Bootique 2.0.1

Allows to load pieces of configuration from the AWS SecretsManager

License

License

Categories

Categories

AWS Container PaaS Providers Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.aws
ArtifactId

ArtifactId

bootique-aws-secrets
Version

Version

2.0.1
Type

Type

jar
Description

Description

bootique-aws-secrets: AWS SecretsManager integration with Bootique
Allows to load pieces of configuration from the AWS SecretsManager
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-aws-secrets 2.0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.bootique.aws : bootique-aws jar 2.0.1
com.amazonaws : aws-java-sdk-secretsmanager jar 1.11.913

test (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.