License |
License |
---|---|
GroupId | GroupIdorg.zalando.stups |
ArtifactId | ArtifactIdcrypto-common |
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-common-0.9.0.pom | |
crypto-common-0.9.0.jar | 7 KB |
crypto-common-0.9.0-sources.jar | 5 KB |
crypto-common-0.9.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.zalando.stups/crypto-common/ -->
<dependency>
<groupId>org.zalando.stups</groupId>
<artifactId>crypto-common</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.stups/crypto-common/
implementation 'org.zalando.stups:crypto-common:0.9.0'
// https://jarcasting.com/artifacts/org.zalando.stups/crypto-common/
implementation ("org.zalando.stups:crypto-common:0.9.0")
'org.zalando.stups:crypto-common:jar:0.9.0'
<dependency org="org.zalando.stups" name="crypto-common" rev="0.9.0">
<artifact name="crypto-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando.stups', module='crypto-common', version='0.9.0')
)
libraryDependencies += "org.zalando.stups" % "crypto-common" % "0.9.0"
[org.zalando.stups/crypto-common "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
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
|