maven-parents
DAISY Consortium Maven parent POMs
License |
License |
---|---|
GroupId | GroupIdorg.daisy.pipeline |
ArtifactId | ArtifactIdwebui-aggregator |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDAISY Pipeline 2 :: Web User Interface
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.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webui-aggregator-1.8.1.pom | 857 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.daisy.pipeline/webui-aggregator/ -->
<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>webui-aggregator</artifactId>
<version>1.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline/webui-aggregator/
implementation 'org.daisy.pipeline:webui-aggregator:1.8.1'
// https://jarcasting.com/artifacts/org.daisy.pipeline/webui-aggregator/
implementation ("org.daisy.pipeline:webui-aggregator:1.8.1")
'org.daisy.pipeline:webui-aggregator:pom:1.8.1'
<dependency org="org.daisy.pipeline" name="webui-aggregator" rev="1.8.1">
<artifact name="webui-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='webui-aggregator', version='1.8.1')
)
libraryDependencies += "org.daisy.pipeline" % "webui-aggregator" % "1.8.1"
[org.daisy.pipeline/webui-aggregator "1.8.1"]
DAISY Consortium Maven parent POMs