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