MVN

be.bosa.commons-eid : commons-eid-parent

Maven & Gradle

Jul 22, 2019
11 stars

Commons eID Project · Commons eID: library to communicate with the Belgian eID card.

<dependency>
    <groupId>be.bosa.commons-eid</groupId>
    <artifactId>commons-eid-parent</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.bosa.commons-eid : commons-eid-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of be.bosa.commons-eid : commons-eid-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
commons-eid-parent-1.0.5
commons-eid-parent-1.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>be.bosa.commons-eid</groupId>
    <artifactId>commons-eid-parent</artifactId>
    <version>1.0.5</version>
</dependency>

Advertisement