MVN

org.daisy.pipeline.modules : tts-modules-bom

Maven & Gradle

Mar 06, 2019
3 usages
1 stars

DAISY Pipeline 2 :: TTS Modules BoM · bill-of-Materials POM for modules related to TTS-based production

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

Latest Version

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

  • Latest Stable: 1.12.0

All Versions

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

Version Vulnerabilities Updated
1.12.x
tts-modules-bom-1.12.0
1.11.x
tts-modules-bom-1.11.2
tts-modules-bom-1.11.1
tts-modules-bom-1.11.0
1.10.x
tts-modules-bom-1.10.2
tts-modules-bom-1.10.1
tts-modules-bom-1.10.0
1.9
tts-modules-bom-1.9
1.8
tts-modules-bom-1.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.daisy.pipeline.modules</groupId>
    <artifactId>tts-modules-bom</artifactId>
    <version>1.12.0</version>
</dependency>