License |
License
Apache Licence
|
---|---|
GroupId | GroupIdco.wrisk.jcredstash |
ArtifactId | ArtifactIdjcredstash |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCredStash
A pure Java implementation of the CredStash utility originally in Python
|
Filename | Size |
---|---|
jcredstash-0.0.4.pom | |
jcredstash-0.0.4.jar | 11 KB |
jcredstash-0.0.4-sources.jar | 6 KB |
jcredstash-0.0.4-javadoc.jar | 30 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |