| License | License | 
|---|---|
| Categories | CategoriesKeY Data Data Formats Formal Verification | 
| GroupId | GroupIdorg.zalando.stups | 
| ArtifactId | ArtifactIdcrypto-keyczar | 
| Last Version | Last Version0.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionParent pom.xml that can be used by STUPS Maven projects | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| crypto-keyczar-0.9.0.pom | |
| crypto-keyczar-0.9.0.jar | 7 KB | 
| crypto-keyczar-0.9.0-sources.jar | 5 KB | 
| crypto-keyczar-0.9.0-javadoc.jar | 38 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.zalando.stups/crypto-keyczar/ -->
<dependency>
    <groupId>org.zalando.stups</groupId>
    <artifactId>crypto-keyczar</artifactId>
    <version>0.9.0</version>
</dependency>// https://jarcasting.com/artifacts/org.zalando.stups/crypto-keyczar/
implementation 'org.zalando.stups:crypto-keyczar:0.9.0'// https://jarcasting.com/artifacts/org.zalando.stups/crypto-keyczar/
implementation ("org.zalando.stups:crypto-keyczar:0.9.0")'org.zalando.stups:crypto-keyczar:jar:0.9.0'<dependency org="org.zalando.stups" name="crypto-keyczar" rev="0.9.0">
  <artifact name="crypto-keyczar" type="jar" />
</dependency>@Grapes(
@Grab(group='org.zalando.stups', module='crypto-keyczar', version='0.9.0')
)libraryDependencies += "org.zalando.stups" % "crypto-keyczar" % "0.9.0"[org.zalando.stups/crypto-keyczar "0.9.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.zalando.stups : crypto-common | jar | 0.9.0 | 
| org.zalando.stups : keyczar-repack | jar | 0.71g-090613-1 | 
| log4j : log4j | jar | 1.2.17 | 
| com.google.code.gson : gson | jar | 2.4 | 
| com.google.guava : guava | jar | 18.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core | jar | 2.0.0 | 
 
                    | Version | 
|---|
| 0.9.0 |