License |
License
EUPL-v1.1
|
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdes.gob.afirma |
ArtifactId | ArtifactIdafirma-core-keystores |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionafirma-core-keystores
Modulo central para la gestion de almacenes de claves
|
Filename | Size |
---|---|
afirma-core-keystores-1.7.2.pom | |
afirma-core-keystores-1.7.2.jar | 71 KB |
afirma-core-keystores-1.7.2-sources.jar | 73 KB |
afirma-core-keystores-1.7.2-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/es.gob.afirma/afirma-core-keystores/ -->
<dependency>
<groupId>es.gob.afirma</groupId>
<artifactId>afirma-core-keystores</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-core-keystores/
implementation 'es.gob.afirma:afirma-core-keystores:1.7.2'
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-core-keystores/
implementation ("es.gob.afirma:afirma-core-keystores:1.7.2")
'es.gob.afirma:afirma-core-keystores:jar:1.7.2'
<dependency org="es.gob.afirma" name="afirma-core-keystores" rev="1.7.2">
<artifact name="afirma-core-keystores" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.gob.afirma', module='afirma-core-keystores', version='1.7.2')
)
libraryDependencies += "es.gob.afirma" % "afirma-core-keystores" % "1.7.2"
[es.gob.afirma/afirma-core-keystores "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
es.gob.afirma : afirma-core | jar | 1.7.2 |
es.gob.afirma.jmulticard : jmulticard | jar | 1.7 |
es.gob.afirma.jmulticard : jmulticard-jse | jar | 1.7 |
es.gob.afirma.jmulticard : jmulticard-ui | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |