MVN

org.daisy.pipeline.modules : common-utils-parent

Maven & Gradle

Feb 28, 2019

DAISY Pipeline 2 :: Common Utility Modules Parent POM

<dependency>
    <groupId>org.daisy.pipeline.modules</groupId>
    <artifactId>common-utils-parent</artifactId>
    <version>1.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.daisy.pipeline.modules : common-utils-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.12.0

All Versions

Choose a version of org.daisy.pipeline.modules : common-utils-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.12.x
common-utils-parent-1.12.0
1.11.x
common-utils-parent-1.11.2
common-utils-parent-1.11.1
common-utils-parent-1.11.0
1.10.x
common-utils-parent-1.10.4
common-utils-parent-1.10.3
common-utils-parent-1.10.2
common-utils-parent-1.10.1
common-utils-parent-1.10.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.daisy.pipeline.modules</groupId>
    <artifactId>common-utils-parent</artifactId>
    <version>1.12.0</version>
</dependency>