License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdbe.atbash.keys |
ArtifactId | ArtifactIddiffie-hellman |
Version | Version0.5 |
Type | Typejar |
Description |
DescriptionAtbash Key Server parent
|
Filename | Size |
---|---|
diffie-hellman-0.5.pom | |
diffie-hellman-0.5.jar | 16 KB |
diffie-hellman-0.5-sources.jar | 11 KB |
diffie-hellman-0.5-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.atbash.keys/diffie-hellman/ -->
<dependency>
<groupId>be.atbash.keys</groupId>
<artifactId>diffie-hellman</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.keys/diffie-hellman/
implementation 'be.atbash.keys:diffie-hellman:0.5'
// https://jarcasting.com/artifacts/be.atbash.keys/diffie-hellman/
implementation ("be.atbash.keys:diffie-hellman:0.5")
'be.atbash.keys:diffie-hellman:jar:0.5'
<dependency org="be.atbash.keys" name="diffie-hellman" rev="0.5">
<artifact name="diffie-hellman" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.atbash.keys', module='diffie-hellman', version='0.5')
)
libraryDependencies += "be.atbash.keys" % "diffie-hellman" % "0.5"
[be.atbash.keys/diffie-hellman "0.5"]
Group / Artifact | Type | Version |
---|---|---|
be.atbash.json : octopus-jwt-support | jar | 0.9.1-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
javax.interceptor : javax.interceptor-api | jar | 1.2 |
javax.enterprise : cdi-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
be.atbash.utils : utils-se | jar | 0.9.3-SNAPSHOT |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.13.0 |
org.assertj : assertj-core | jar | 2.9.1 |