MVN

org.daisy : daisy

Maven & Gradle

Feb 28, 2019
1 stars

The DAISY Consortium · The DAISY Consortium is an international association that develops, maintains and promotes international DAISY (Digital Accessible Information System) Standards. It is managed by a Board made up of representatives from all Full Member organizations. The Consortium is constituted as a not-for-profit association under Swiss law and is governed by Articles of Association.

<dependency>
    <groupId>org.daisy</groupId>
    <artifactId>daisy</artifactId>
    <version>5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5

All Versions

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

Version Vulnerabilities Updated
5
daisy-5
4
daisy-4
3
daisy-3
2
daisy-2
1
daisy-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.daisy</groupId>
    <artifactId>daisy</artifactId>
    <version>5</version>
</dependency>