не последняя версия
Последняя версия 1.14.6

org.daisy.pipeline:framework-parent 1.10.4

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.

Группа

Группа

org.daisy.pipeline
Идентификатор

Идентификатор

framework-parent
Версия

Версия

1.10.4
Тип

Тип

pom

Скачать framework-parent 1.10.4

Имя Файла Размер
framework-parent-1.10.4.pom 7 KB
Обзор

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