MVN

de.focus-shift.urlaubsverwaltung.extension.api : parent

Maven & Gradle

Aug 01, 2023
0 stars

Urlaubsverwaltung Extension API · Model and Service Interfaces to extend Urlaubsverwaltung

<dependency>
    <groupId>de.focus-shift.urlaubsverwaltung.extension.api</groupId>
    <artifactId>parent</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.focus-shift.urlaubsverwaltung.extension.api : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of de.focus-shift.urlaubsverwaltung.extension.api : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
parent-0.9.0
0.8.x
parent-0.8.1
parent-0.8.0
0.7.x
parent-0.7.2
parent-0.7.1
parent-0.7.0
0.6.x
parent-0.6.0
0.5.x
parent-0.5.0
0.4.x
parent-0.4.0
0.3.x
parent-0.3.0
0.2.x
parent-0.2.1
parent-0.2.0
0.1.x
parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.focus-shift.urlaubsverwaltung.extension.api</groupId>
    <artifactId>parent</artifactId>
    <version>0.9.0</version>
</dependency>