License |
License
EUPL-v1.1
|
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdes.gob.afirma |
ArtifactId | ArtifactIdafirma-keystores-filters |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionafirma-keystores-filters
Modulo para construccion de filtros de certificados
|
<!-- https://jarcasting.com/artifacts/es.gob.afirma/afirma-keystores-filters/ -->
<dependency>
<groupId>es.gob.afirma</groupId>
<artifactId>afirma-keystores-filters</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-keystores-filters/
implementation 'es.gob.afirma:afirma-keystores-filters:1.7.2'
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-keystores-filters/
implementation ("es.gob.afirma:afirma-keystores-filters:1.7.2")
'es.gob.afirma:afirma-keystores-filters:jar:1.7.2'
<dependency org="es.gob.afirma" name="afirma-keystores-filters" rev="1.7.2">
<artifact name="afirma-keystores-filters" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.gob.afirma', module='afirma-keystores-filters', version='1.7.2')
)
libraryDependencies += "es.gob.afirma" % "afirma-keystores-filters" % "1.7.2"
[es.gob.afirma/afirma-keystores-filters "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
es.gob.afirma : afirma-core | jar | 1.7.2 |
es.gob.afirma : afirma-core-keystores | 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 |