MVN

de.muenchen.oss.digiwf : digiwf-cocreation

Maven & Gradle

Nov 16, 2023
0 stars

digiwf-cocreation · DigiWF-CoCreation is a process development environment tailored to the DigiWF workflow automation and integration platform

<dependency>
    <groupId>de.muenchen.oss.digiwf</groupId>
    <artifactId>digiwf-cocreation</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.0

All Versions

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

Version Vulnerabilities Updated
0.2.x
digiwf-cocreation-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.muenchen.oss.digiwf</groupId>
    <artifactId>digiwf-cocreation</artifactId>
    <version>0.2.0</version>
</dependency>