aws-vault-cli

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 CLI User Interface
GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

aws-vault-cli
Last Version

Last Version

0.16
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download aws-vault-cli

How to add to project

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

There are no modules declared in this project.

Versions

Version
0.16
0.15