MVN

es.gob.afirma : afirma-client

Maven & Gradle

Jun 15, 2023
242 stars

afirma-client · Cliente @firma

<dependency>
    <groupId>es.gob.afirma</groupId>
    <artifactId>afirma-client</artifactId>
    <version>1.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of es.gob.afirma : afirma-client to add to Maven - Latest Versions:

  • Latest Stable: 1.8.2

All Versions

Choose a version of es.gob.afirma : afirma-client to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
afirma-client-1.8.2
1.7.x
afirma-client-1.7.2
1.6.x
afirma-client-1.6.5
afirma-client-1.6.2
1.6
afirma-client-1.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>es.gob.afirma</groupId>
    <artifactId>afirma-client</artifactId>
    <version>1.8.2</version>
</dependency>

Advertisement