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>
Choose a version of com.ritense.valtimo : objecten-api-authentication to add to Maven - Latest 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
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.ritense.valtimo</groupId>
<artifactId>objecten-api-authentication</artifactId>
<version>10.6.0.RELEASE</version>
</dependency>
Advertisement