| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.daisy.pipeline |
| Идентификатор | Идентификаторframework-parent |
| Версия | Версия1.14.4 |
| Тип | Типpom |
| Описание |
ОписаниеDAISY 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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| framework-parent-1.14.4.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.daisy.pipeline/framework-parent/ -->
<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>framework-parent</artifactId>
<version>1.14.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline/framework-parent/
implementation 'org.daisy.pipeline:framework-parent:1.14.4'
// https://jarcasting.com/artifacts/org.daisy.pipeline/framework-parent/
implementation ("org.daisy.pipeline:framework-parent:1.14.4")
'org.daisy.pipeline:framework-parent:pom:1.14.4'
<dependency org="org.daisy.pipeline" name="framework-parent" rev="1.14.4">
<artifact name="framework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='framework-parent', version='1.14.4')
)
libraryDependencies += "org.daisy.pipeline" % "framework-parent" % "1.14.4"
[org.daisy.pipeline/framework-parent "1.14.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar |