License |
License |
---|---|
GroupId | GroupIdorg.daisy.pipeline |
ArtifactId | ArtifactIdframework-bom |
Last Version | Last Version1.14.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDAISY Pipeline 2 :: Framework BoM
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 |
---|---|
framework-bom-1.14.6.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.daisy.pipeline/framework-bom/ -->
<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>framework-bom</artifactId>
<version>1.14.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline/framework-bom/
implementation 'org.daisy.pipeline:framework-bom:1.14.6'
// https://jarcasting.com/artifacts/org.daisy.pipeline/framework-bom/
implementation ("org.daisy.pipeline:framework-bom:1.14.6")
'org.daisy.pipeline:framework-bom:pom:1.14.6'
<dependency org="org.daisy.pipeline" name="framework-bom" rev="1.14.6">
<artifact name="framework-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='framework-bom', version='1.14.6')
)
libraryDependencies += "org.daisy.pipeline" % "framework-bom" % "1.14.6"
[org.daisy.pipeline/framework-bom "1.14.6"]