MVN

com.ritense.valtimo : openzaak-plugin-authentication

Maven & Gradle

Jun 26, 2024
16 stars

Notificaties API Authentication module · The Notificaties API Authentication module contains the plugin for authenticating to the Notificaties API

<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>openzaak-plugin-authentication</artifactId>
    <version>12.0.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ritense.valtimo : openzaak-plugin-authentication to add to Maven - Latest Versions:

  • Latest Stable: 12.0.0.RELEASE

All Versions

Choose a version of com.ritense.valtimo : openzaak-plugin-authentication to add to Maven - All Versions:

Version Vulnerabilities Updated
12.0.x
openzaak-plugin-authentication-12.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>openzaak-plugin-authentication</artifactId>
    <version>12.0.0.RELEASE</version>
</dependency>

Advertisement