EXQuery Parent POM

The base POM for all EXQuery modules.

Лицензия

Лицензия

Группа

Группа

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

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

exquery-parent
Последняя версия

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

0.2.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

EXQuery Parent POM
The base POM for all EXQuery modules.
Ссылка на сайт

Ссылка на сайт

http://exquery.org
Организация-разработчик

Организация-разработчик

EXQuery

Скачать exquery-parent

Имя Файла Размер
exquery-parent-0.2.1.pom 15 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2.1
0.2.0
0.1.35
0.1.34
0.1.33
0.1.32
0.1.31