Last Version

eXist-db RESTXQ Extension 6.0.1

eXist NoSQL Database RESTXQ Implementation

License

License

Categories

Categories

eXist Data Databases
GroupId

GroupId

org.exist-db
ArtifactId

ArtifactId

exist-restxq
Version

Version

6.0.1
Type

Type

jar
Description

Description

eXist-db RESTXQ Extension
eXist NoSQL Database RESTXQ Implementation
Project Organization

Project Organization

The eXist-db Open Source project

Download exist-restxq 6.0.1


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

Dependencies

compile (18)

Group / Artifact Type Version
org.exist-db : exist-core jar 6.0.1
cglib : cglib jar 3.3.0
org.apache.commons : commons-collections4 jar 4.4
commons-io : commons-io jar 2.11.0
org.apache.logging.log4j : log4j-api jar 2.17.1
org.exquery : exquery-common jar 0.2.0
org.exquery : exquery-xquery jar 0.2.0
org.exquery : exquery-xquery3 jar 0.2.0
org.exquery : exquery-annotations-common-api jar 0.2.0
org.exquery : exquery-restxq-api jar 0.2.0
org.exquery : exquery-restxq jar 0.2.0
org.exquery : exquery-serialization-annotations-api jar 0.2.0
org.exquery : exquery-serialization-annotations jar 0.2.0
com.evolvedbinary.j8fu : j8fu jar 1.23.0
com.github.ben-manes.caffeine : caffeine jar 2.9.3
com.google.code.findbugs : jsr305 jar 3.0.2
org.jctools : jctools-core jar 3.3.0
xml-apis : xml-apis jar 1.4.01

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (7)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.8.2
junit : junit jar 4.13.2
com.googlecode.junit-toolbox : junit-toolbox jar 2.4
org.xmlunit : xmlunit-core jar 2.8.4
org.apache.httpcomponents : httpcore jar 4.4.15
org.apache.httpcomponents : fluent-hc jar 4.5.13
org.exist-db : exist-expath jar 6.0.1

Project Modules

There are no modules declared in this project.