maven-parents
DAISY Consortium Maven parent POMs
License |
License |
---|---|
GroupId | GroupIdorg.daisy.pipeline.modules |
ArtifactId | ArtifactIdscripts-bom |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDAISY Pipeline 2 :: Script Modules 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 |
---|---|
scripts-bom-1.12.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.daisy.pipeline.modules/scripts-bom/ -->
<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>scripts-bom</artifactId>
<version>1.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules/scripts-bom/
implementation 'org.daisy.pipeline.modules:scripts-bom:1.12.0'
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules/scripts-bom/
implementation ("org.daisy.pipeline.modules:scripts-bom:1.12.0")
'org.daisy.pipeline.modules:scripts-bom:pom:1.12.0'
<dependency org="org.daisy.pipeline.modules" name="scripts-bom" rev="1.12.0">
<artifact name="scripts-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.modules', module='scripts-bom', version='1.12.0')
)
libraryDependencies += "org.daisy.pipeline.modules" % "scripts-bom" % "1.12.0"
[org.daisy.pipeline.modules/scripts-bom "1.12.0"]
DAISY Consortium Maven parent POMs