Last Version

JCredStash 0.0.4

A pure Java implementation of the CredStash utility originally in Python

License

License

Apache Licence
GroupId

GroupId

co.wrisk.jcredstash
ArtifactId

ArtifactId

jcredstash
Version

Version

0.0.4
Type

Type

jar
Description

Description

JCredStash
A pure Java implementation of the CredStash utility originally in Python

Download jcredstash 0.0.4


<!-- https://jarcasting.com/artifacts/co.wrisk.jcredstash/jcredstash/ -->
<dependency>
    <groupId>co.wrisk.jcredstash</groupId>
    <artifactId>jcredstash</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/co.wrisk.jcredstash/jcredstash/
implementation 'co.wrisk.jcredstash:jcredstash:0.0.4'
// https://jarcasting.com/artifacts/co.wrisk.jcredstash/jcredstash/
implementation ("co.wrisk.jcredstash:jcredstash:0.0.4")
'co.wrisk.jcredstash:jcredstash:jar:0.0.4'
<dependency org="co.wrisk.jcredstash" name="jcredstash" rev="0.0.4">
  <artifact name="jcredstash" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.wrisk.jcredstash', module='jcredstash', version='0.0.4')
)
libraryDependencies += "co.wrisk.jcredstash" % "jcredstash" % "0.0.4"
[co.wrisk.jcredstash/jcredstash "0.0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-kms jar 1.11.63
com.amazonaws : aws-java-sdk-dynamodb jar 1.11.63
org.bouncycastle : bcprov-jdk15on jar 1.55

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.