MVN

org.daisy.pipeline : webui

Maven & Gradle

Mar 14, 2019
1 usages
3 stars

webui · A web-based user interface for the DAISY Pipeline 2.

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

Latest Version

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

  • Latest Stable: 2.7.0

All Versions

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

Version Vulnerabilities Updated
2.7.x
webui-2.7.0
2.6.x
webui-2.6.2
webui-2.6.0
2.5.x
webui-2.5.1
webui-2.5.0
2.4.x
webui-2.4.0
2.3.x
webui-2.3.0
2.2.x
webui-2.2.0
2.1.x
webui-2.1.5
webui-2.1.4
webui-2.1.3
webui-2.1.2
webui-2.1.0
2.0.x
webui-2.0.0
1.8.x
webui-1.8.1
1.8
webui-1.8
1.7
webui-1.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.daisy.pipeline</groupId>
    <artifactId>webui</artifactId>
    <version>2.7.0</version>
</dependency>

Advertisement