MVN

eu.europa.ec.joinup.sd-dss : sd-dss

Maven & Gradle

Jun 05, 2023
760 stars

Digital Signature Services · DSS (Digital Signature Services) is an open-source software library for electronic signature creation and validation in line with European legislation.

<dependency>
    <groupId>eu.europa.ec.joinup.sd-dss</groupId>
    <artifactId>sd-dss</artifactId>
    <version>5.12.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.europa.ec.joinup.sd-dss : sd-dss to add to Maven - Latest Versions:

  • Latest Stable: 5.12.1
  • Latest Release Candidate: 5.12.RC1

All Versions

Choose a version of eu.europa.ec.joinup.sd-dss : sd-dss to add to Maven - All Versions:

Version Vulnerabilities Updated
5.12.x
sd-dss-5.12.1
sd-dss-5.12.RC1
5.12
sd-dss-5.12
5.11.x
sd-dss-5.11.1
5.10.x
sd-dss-5.10.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.europa.ec.joinup.sd-dss</groupId>
    <artifactId>sd-dss</artifactId>
    <version>5.12.1</version>
</dependency>