MVN

com.ritense.valtimo : notificaties-api

Maven & Gradle

Jun 28, 2023
12 stars

Notificaties API module · The Notificaties API module contains the plugin to connect to the Notificaties API

<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>notificaties-api</artifactId>
    <version>10.6.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ritense.valtimo : notificaties-api to add to Maven - Latest Versions:

  • Latest Stable: 10.6.0.RELEASE

All Versions

Choose a version of com.ritense.valtimo : notificaties-api to add to Maven - All Versions:

Version Vulnerabilities Updated
10.6.x
notificaties-api-10.6.0.RELEASE
10.5.x
notificaties-api-10.5.3.RELEASE
notificaties-api-10.5.2.RELEASE
notificaties-api-10.5.1.RELEASE
notificaties-api-10.5.0.RELEASE
10.4.x
notificaties-api-10.4.1.RELEASE
notificaties-api-10.4.0.RELEASE
10.3.x
notificaties-api-10.3.0.RELEASE
10.2.x
notificaties-api-10.2.0.RELEASE
10.1.x
notificaties-api-10.1.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>notificaties-api</artifactId>
    <version>10.6.0.RELEASE</version>
</dependency>

Advertisement