| License |
License |
|---|---|
| GroupId | GroupIdorg.demoiselle.signer |
| ArtifactId | ArtifactIdcryptography |
| Version | Version3.6.4 |
| Type | Typejar |
| Description |
DescriptionDemoiselle Signature Cryptography component
Demoiselle Signature Cryptography Component
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cryptography-3.6.4.pom | |
| cryptography-3.6.4.jar | 18 KB |
| cryptography-3.6.4-sources.jar | 21 KB |
| cryptography-3.6.4-javadoc.jar | 125 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.demoiselle.signer/cryptography/ -->
<dependency>
<groupId>org.demoiselle.signer</groupId>
<artifactId>cryptography</artifactId>
<version>3.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.demoiselle.signer/cryptography/
implementation 'org.demoiselle.signer:cryptography:3.6.4'
// https://jarcasting.com/artifacts/org.demoiselle.signer/cryptography/
implementation ("org.demoiselle.signer:cryptography:3.6.4")
'org.demoiselle.signer:cryptography:jar:3.6.4'
<dependency org="org.demoiselle.signer" name="cryptography" rev="3.6.4">
<artifact name="cryptography" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.demoiselle.signer', module='cryptography', version='3.6.4')
)
libraryDependencies += "org.demoiselle.signer" % "cryptography" % "3.6.4"
[org.demoiselle.signer/cryptography "3.6.4"]
| 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 |