License |
License |
---|---|
GroupId | GroupIdorg.demoiselle.signer |
ArtifactId | ArtifactIdsignature-criptography |
Last Version | Last Version2.0.0-BETA1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDemoiselle Signature Criptography component
Demoiselle Signature Criptography Component
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.demoiselle.signer/signature-criptography/ -->
<dependency>
<groupId>org.demoiselle.signer</groupId>
<artifactId>signature-criptography</artifactId>
<version>2.0.0-BETA1</version>
</dependency>
// https://jarcasting.com/artifacts/org.demoiselle.signer/signature-criptography/
implementation 'org.demoiselle.signer:signature-criptography:2.0.0-BETA1'
// https://jarcasting.com/artifacts/org.demoiselle.signer/signature-criptography/
implementation ("org.demoiselle.signer:signature-criptography:2.0.0-BETA1")
'org.demoiselle.signer:signature-criptography:jar:2.0.0-BETA1'
<dependency org="org.demoiselle.signer" name="signature-criptography" rev="2.0.0-BETA1">
<artifact name="signature-criptography" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.demoiselle.signer', module='signature-criptography', version='2.0.0-BETA1')
)
libraryDependencies += "org.demoiselle.signer" % "signature-criptography" % "2.0.0-BETA1"
[org.demoiselle.signer/signature-criptography "2.0.0-BETA1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.17 |
org.bouncycastle : bcprov-jdk15on | jar | 1.55 |
org.bouncycastle : bcmail-jdk15on | jar | 1.55 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.55 |
org.bouncycastle : bcprov-ext-jdk15on | jar | 1.55 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |