MVN

org.daisy.pipeline.modules : scripts-parent

Maven & Gradle

Mar 01, 2019

DAISY Pipeline 2 :: Scripts Parent POM

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

Latest Version

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

  • Latest Stable: 1.12.0

All Versions

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

Version Vulnerabilities Updated
1.12.x
scripts-parent-1.12.0
1.11.x
scripts-parent-1.11.2
scripts-parent-1.11.1
scripts-parent-1.11.0
1.10.x
scripts-parent-1.10.2
scripts-parent-1.10.1
scripts-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>scripts-parent</artifactId>
    <version>1.12.0</version>
</dependency>