License |
License |
---|---|
GroupId | GroupIdorg.daisy.pipeline |
ArtifactId | ArtifactIdframework-parent |
Last Version | Last Version1.14.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDAISY Pipeline 2 :: Framework Parent POM
The DAISY Pipeline 2 is an open source framework for the 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 URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
framework-parent-1.14.6.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.daisy.pipeline/framework-parent/ -->
<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>framework-parent</artifactId>
<version>1.14.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline/framework-parent/
implementation 'org.daisy.pipeline:framework-parent:1.14.6'
// https://jarcasting.com/artifacts/org.daisy.pipeline/framework-parent/
implementation ("org.daisy.pipeline:framework-parent:1.14.6")
'org.daisy.pipeline:framework-parent:pom:1.14.6'
<dependency org="org.daisy.pipeline" name="framework-parent" rev="1.14.6">
<artifact name="framework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='framework-parent', version='1.14.6')
)
libraryDependencies += "org.daisy.pipeline" % "framework-parent" % "1.14.6"
[org.daisy.pipeline/framework-parent "1.14.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |