MVN

de.muenchen.oss.digiwf : digiwf-address-integration

Maven & Gradle

Nov 15, 2023

digiwf-address-service-integration · Integration of the Address Service used by DigiWF

<dependency>
    <groupId>de.muenchen.oss.digiwf</groupId>
    <artifactId>digiwf-address-integration</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.muenchen.oss.digiwf : digiwf-address-integration to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of de.muenchen.oss.digiwf : digiwf-address-integration to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
digiwf-address-integration-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.muenchen.oss.digiwf</groupId>
    <artifactId>digiwf-address-integration</artifactId>
    <version>1.3.0</version>
</dependency>