Last Version

springboot-aws-secretsmanager 1.0.3

Component for loading AWS SecretsManager parameters in the spring-boot application and application.properties

License

License

MIT
Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

io.github.sdacode
ArtifactId

ArtifactId

springboot-aws-secretsmanager
Version

Version

1.0.3
Type

Type

jar
Description

Description

springboot-aws-secretsmanager
Component for loading AWS SecretsManager parameters in the spring-boot application and application.properties
Project URL

Project URL

https://github.com/sdacode/springboot-aws-secretsmanager
Source Code Management

Source Code Management

https://github.com/sdacode/springboot-aws-secretsmanager

Download springboot-aws-secretsmanager 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.sdacode/springboot-aws-secretsmanager/ -->
<dependency>
    <groupId>io.github.sdacode</groupId>
    <artifactId>springboot-aws-secretsmanager</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sdacode/springboot-aws-secretsmanager/
implementation 'io.github.sdacode:springboot-aws-secretsmanager:1.0.3'
// https://jarcasting.com/artifacts/io.github.sdacode/springboot-aws-secretsmanager/
implementation ("io.github.sdacode:springboot-aws-secretsmanager:1.0.3")
'io.github.sdacode:springboot-aws-secretsmanager:jar:1.0.3'
<dependency org="io.github.sdacode" name="springboot-aws-secretsmanager" rev="1.0.3">
  <artifact name="springboot-aws-secretsmanager" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sdacode', module='springboot-aws-secretsmanager', version='1.0.3')
)
libraryDependencies += "io.github.sdacode" % "springboot-aws-secretsmanager" % "1.0.3"
[io.github.sdacode/springboot-aws-secretsmanager "1.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.4.4
com.amazonaws : aws-java-sdk-core jar
com.amazonaws : aws-java-sdk-secretsmanager jar

test (1)

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

Project Modules

There are no modules declared in this project.