License |
License |
---|---|
GroupId | GroupIdorg.demoiselle.signer |
ArtifactId | ArtifactIdcryptography |
Version | Version3.7.1 |
Type | Typejar |
Description |
DescriptionDemoiselle Signature Cryptography component
Demoiselle Signature Cryptography Component
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cryptography-3.7.1.pom | |
cryptography-3.7.1.jar | 19 KB |
cryptography-3.7.1-sources.jar | 21 KB |
cryptography-3.7.1-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.demoiselle.signer/cryptography/ -->
<dependency>
<groupId>org.demoiselle.signer</groupId>
<artifactId>cryptography</artifactId>
<version>3.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.demoiselle.signer/cryptography/
implementation 'org.demoiselle.signer:cryptography:3.7.1'
// https://jarcasting.com/artifacts/org.demoiselle.signer/cryptography/
implementation ("org.demoiselle.signer:cryptography:3.7.1")
'org.demoiselle.signer:cryptography:jar:3.7.1'
<dependency org="org.demoiselle.signer" name="cryptography" rev="3.7.1">
<artifact name="cryptography" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.demoiselle.signer', module='cryptography', version='3.7.1')
)
libraryDependencies += "org.demoiselle.signer" % "cryptography" % "3.7.1"
[org.demoiselle.signer/cryptography "3.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.demoiselle.signer : core | jar | |
org.slf4j : slf4j-log4j12 | jar | |
org.bouncycastle : bcmail-jdk15on | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |