MVN

de.digitalcollections.cudami : dc-cudami-model-parent

Maven & Gradle

Jun 05, 2018
15 stars

DigitalCollections: cudami Model (Parent)

<dependency>
    <groupId>de.digitalcollections.cudami</groupId>
    <artifactId>dc-cudami-model-parent</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.digitalcollections.cudami : dc-cudami-model-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of de.digitalcollections.cudami : dc-cudami-model-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
dc-cudami-model-parent-2.2.1
dc-cudami-model-parent-2.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.digitalcollections.cudami</groupId>
    <artifactId>dc-cudami-model-parent</artifactId>
    <version>2.2.1</version>
</dependency>

Advertisement