Last Version

aws-vault-parent 0.16

Library to manage larger secrets like certificates or full configuration files in S3 with client-side encryption with KMS generated random data keys

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

aws-vault-parent
Version

Version

0.16
Type

Type

pom
Description

Description

aws-vault-parent
Library to manage larger secrets like certificates or full configuration files in S3 with client-side encryption with KMS generated random data keys
Project URL

Project URL

http://github.com/NitorCreations/vault
Source Code Management

Source Code Management

https://github.com/NitorCreations/vault

Download aws-vault-parent 0.16


<!-- https://jarcasting.com/artifacts/com.nitorcreations/aws-vault-parent/ -->
<dependency>
    <groupId>com.nitorcreations</groupId>
    <artifactId>aws-vault-parent</artifactId>
    <version>0.16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nitorcreations/aws-vault-parent/
implementation 'com.nitorcreations:aws-vault-parent:0.16'
// https://jarcasting.com/artifacts/com.nitorcreations/aws-vault-parent/
implementation ("com.nitorcreations:aws-vault-parent:0.16")
'com.nitorcreations:aws-vault-parent:pom:0.16'
<dependency org="com.nitorcreations" name="aws-vault-parent" rev="0.16">
  <artifact name="aws-vault-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nitorcreations', module='aws-vault-parent', version='0.16')
)
libraryDependencies += "com.nitorcreations" % "aws-vault-parent" % "0.16"
[com.nitorcreations/aws-vault-parent "0.16"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • java
  • java-2
  • java-cli