EXQuery Common

Common EXQuery code

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

EXQuery

Скачать exquery-common

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.hamcrest : hamcrest jar 2.2

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

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

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

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