MVN

org.daisy.pipeline.modules : modules-aggregator

Maven & Gradle

Jan 28, 2021
1 stars

DAISY Pipeline 2 :: Aggregator POM for all the modules · Aggregator POM for all the modules of the DAISY Pipeline 2.

<dependency>
    <groupId>org.daisy.pipeline.modules</groupId>
    <artifactId>modules-aggregator</artifactId>
    <version>1.14.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.14.1

All Versions

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

Version Vulnerabilities Updated
1.14.x
modules-aggregator-1.14.1
modules-aggregator-1.14.0
1.13.x
modules-aggregator-1.13.7
modules-aggregator-1.13.6
modules-aggregator-1.13.5
modules-aggregator-1.13.4
modules-aggregator-1.13.3
modules-aggregator-1.13.2
modules-aggregator-1.13.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.daisy.pipeline.modules</groupId>
    <artifactId>modules-aggregator</artifactId>
    <version>1.14.1</version>
</dependency>