Last Version

Secure AWS Config 2.1.3

This project contains annotations for use in injecting values into bean properties from AWS Secrets Manager or AWS Parameter Store.

License

License

Categories

Categories

AWS Container PaaS Providers config Application Layer Libs Configuration
GroupId

GroupId

au.com.haystacker
ArtifactId

ArtifactId

secure-aws-config
Version

Version

2.1.3
Type

Type

jar
Description

Description

Secure AWS Config
This project contains annotations for use in injecting values into bean properties from AWS Secrets Manager or AWS Parameter Store.
Project URL

Project URL

https://github.com/timhay68/secure-aws-config
Source Code Management

Source Code Management

https://github.com/timhay68/secure-aws-config

Download secure-aws-config 2.1.3


<!-- https://jarcasting.com/artifacts/au.com.haystacker/secure-aws-config/ -->
<dependency>
    <groupId>au.com.haystacker</groupId>
    <artifactId>secure-aws-config</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.haystacker/secure-aws-config/
implementation 'au.com.haystacker:secure-aws-config:2.1.3'
// https://jarcasting.com/artifacts/au.com.haystacker/secure-aws-config/
implementation ("au.com.haystacker:secure-aws-config:2.1.3")
'au.com.haystacker:secure-aws-config:jar:2.1.3'
<dependency org="au.com.haystacker" name="secure-aws-config" rev="2.1.3">
  <artifact name="secure-aws-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.haystacker', module='secure-aws-config', version='2.1.3')
)
libraryDependencies += "au.com.haystacker" % "secure-aws-config" % "2.1.3"
[au.com.haystacker/secure-aws-config "2.1.3"]

Dependencies

compile (6)

Group / Artifact Type Version
software.amazon.awssdk : secretsmanager jar 2.10.23
software.amazon.awssdk : ssm jar 2.10.23
org.springframework : spring-context jar 5.2.7.RELEASE
org.springframework.boot : spring-boot jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-gradle-plugin jar 2.3.1.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.