MVN

org.daisy.pipeline.modules : script-utils-aggregator

Maven & Gradle

Jul 10, 2020
3 usages

DAISY Pipeline 2 :: Aggregator POM for the Script Utility Modules · Aggregator POM for the script utility modules of the DAISY Pipeline 2.

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

Latest Version

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

  • Latest Stable: 1.13.6

All Versions

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

Version Vulnerabilities Updated
1.13.x
script-utils-aggregator-1.13.6
script-utils-aggregator-1.13.5
script-utils-aggregator-1.13.4
script-utils-aggregator-1.13.3
script-utils-aggregator-1.13.2
script-utils-aggregator-1.13.0
1.12.x
script-utils-aggregator-1.12.0
1.11.x
script-utils-aggregator-1.11.2
script-utils-aggregator-1.11.1
script-utils-aggregator-1.11.0
1.10.x
script-utils-aggregator-1.10.3
script-utils-aggregator-1.10.2
1.9
script-utils-aggregator-1.9
1.8
script-utils-aggregator-1.8
1.7.x
script-utils-aggregator-1.7.1
1.7
script-utils-aggregator-1.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.daisy.pipeline.modules</groupId>
    <artifactId>script-utils-aggregator</artifactId>
    <version>1.13.6</version>
</dependency>