MVN

com.ritense.valtimo : objecten-api-authentication

Maven & Gradle

Jun 28, 2023
12 stars

Objecten API Authentication module · The Objecten API Authentication module contains the plugin for authentication of Objecten API

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

Latest Version

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

  • Latest Stable: 10.6.0.RELEASE

All Versions

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

Version Vulnerabilities Updated
10.6.x
objecten-api-authentication-10.6.0.RELEASE
10.5.x
objecten-api-authentication-10.5.3.RELEASE
objecten-api-authentication-10.5.2.RELEASE
objecten-api-authentication-10.5.1.RELEASE
objecten-api-authentication-10.5.0.RELEASE
10.4.x
objecten-api-authentication-10.4.1.RELEASE
objecten-api-authentication-10.4.0.RELEASE
10.3.x
objecten-api-authentication-10.3.0.RELEASE
10.2.x
objecten-api-authentication-10.2.0.RELEASE
10.1.x
objecten-api-authentication-10.1.0.RELEASE
10.0.x
objecten-api-authentication-10.0.0.RELEASE
9.26.x
objecten-api-authentication-9.26.2.RELEASE
objecten-api-authentication-9.26.1.RELEASE
objecten-api-authentication-9.26.0.RELEASE
9.25.x
objecten-api-authentication-9.25.0.RELEASE
9.24.x
objecten-api-authentication-9.24.0.RELEASE
9.23.x
objecten-api-authentication-9.23.0.RELEASE
9.22.x
objecten-api-authentication-9.22.0.RELEASE
9.21.x
objecten-api-authentication-9.21.0.RELEASE
9.20.x
objecten-api-authentication-9.20.0.RELEASE
9.19.x
objecten-api-authentication-9.19.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement