is not current version
Last Version 1.14.6

org.daisy.pipeline:framework-parent 1.14.2

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.

GroupId

GroupId

org.daisy.pipeline
ArtifactId

ArtifactId

framework-parent
Version

Version

1.14.2
Type

Type

pom

Download framework-parent 1.14.2


<!-- https://jarcasting.com/artifacts/org.daisy.pipeline/framework-parent/ -->
<dependency>
    <groupId>org.daisy.pipeline</groupId>
    <artifactId>framework-parent</artifactId>
    <version>1.14.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline/framework-parent/
implementation 'org.daisy.pipeline:framework-parent:1.14.2'
// https://jarcasting.com/artifacts/org.daisy.pipeline/framework-parent/
implementation ("org.daisy.pipeline:framework-parent:1.14.2")
'org.daisy.pipeline:framework-parent:pom:1.14.2'
<dependency org="org.daisy.pipeline" name="framework-parent" rev="1.14.2">
  <artifact name="framework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='framework-parent', version='1.14.2')
)
libraryDependencies += "org.daisy.pipeline" % "framework-parent" % "1.14.2"
[org.daisy.pipeline/framework-parent "1.14.2"]