MVN

org.daisy.pipeline.modules : scripts-aggregator

Maven & Gradle

Jul 10, 2020
3 usages

DAISY Pipeline 2 :: Aggregator POM for the Default Scripts · Aggregator POM for the default scripts of the DAISY Pipeline 2.

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

Latest Version

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

  • Latest Stable: 1.13.6

All Versions

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

Version Vulnerabilities Updated
1.13.x
scripts-aggregator-1.13.6
scripts-aggregator-1.13.5
scripts-aggregator-1.13.4
scripts-aggregator-1.13.3
scripts-aggregator-1.13.2
scripts-aggregator-1.13.0
1.12.x
scripts-aggregator-1.12.0
1.11.x
scripts-aggregator-1.11.1
scripts-aggregator-1.11.0
1.10.x
scripts-aggregator-1.10.2
1.9
scripts-aggregator-1.9
1.8.x
scripts-aggregator-1.8.1
1.8
scripts-aggregator-1.8
1.7
scripts-aggregator-1.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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