maven-parents
DAISY Consortium Maven parent POMs
License |
License |
---|---|
GroupId | GroupIdorg.daisy.pipeline.modules |
ArtifactId | ArtifactIdscripts-parent |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDAISY Pipeline 2 :: Scripts Parent POM
The DAISY Pipeline 2 modules provide scripts for automated processing of various digital formats efficiently and economically. It intends to facilitate the production and maintenance of accessible content for people with print disabilities.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
scripts-parent-1.12.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.daisy.pipeline.modules/scripts-parent/ -->
<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>scripts-parent</artifactId>
<version>1.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules/scripts-parent/
implementation 'org.daisy.pipeline.modules:scripts-parent:1.12.0'
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules/scripts-parent/
implementation ("org.daisy.pipeline.modules:scripts-parent:1.12.0")
'org.daisy.pipeline.modules:scripts-parent:pom:1.12.0'
<dependency org="org.daisy.pipeline.modules" name="scripts-parent" rev="1.12.0">
<artifact name="scripts-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.modules', module='scripts-parent', version='1.12.0')
)
libraryDependencies += "org.daisy.pipeline.modules" % "scripts-parent" % "1.12.0"
[org.daisy.pipeline.modules/scripts-parent "1.12.0"]
DAISY Consortium Maven parent POMs