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