License |
License
EUPL-v1.1
|
---|---|
GroupId | GroupIdes.gob.afirma |
ArtifactId | ArtifactIdafirma-crypto-cades-multi |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionafirma-crypto-cades-multi
Modulo para la generacion de multifirmas CAdES
|
<!-- https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-cades-multi/ -->
<dependency>
<groupId>es.gob.afirma</groupId>
<artifactId>afirma-crypto-cades-multi</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-cades-multi/
implementation 'es.gob.afirma:afirma-crypto-cades-multi:1.7.2'
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-cades-multi/
implementation ("es.gob.afirma:afirma-crypto-cades-multi:1.7.2")
'es.gob.afirma:afirma-crypto-cades-multi:jar:1.7.2'
<dependency org="es.gob.afirma" name="afirma-crypto-cades-multi" rev="1.7.2">
<artifact name="afirma-crypto-cades-multi" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.gob.afirma', module='afirma-crypto-cades-multi', version='1.7.2')
)
libraryDependencies += "es.gob.afirma" % "afirma-crypto-cades-multi" % "1.7.2"
[es.gob.afirma/afirma-crypto-cades-multi "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
es.gob.afirma : afirma-core | jar | 1.7.2 |
es.gob.afirma : afirma-crypto-cades | jar | 1.7.2 |
es.gob.afirma : afirma-crypto-core-pkcs7 | jar | 1.7.2 |
com.madgag.spongycastle : core | jar | 1.56.0.0 |
com.madgag.spongycastle : prov | jar | 1.56.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |