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

org.exquery:exquery-restxq 0.1.35

EXQuery RESTXQ Project Impl

Группа

Группа

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

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

exquery-restxq
Версия

Версия

0.1.35
Тип

Тип

jar

Скачать exquery-restxq 0.1.35


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