License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-restxq |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXist-db RESTXQ Extension
eXist NoSQL Database RESTXQ Implementation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exist-restxq-6.0.1.pom | |
exist-restxq-6.0.1.jar | 88 KB |
exist-restxq-6.0.1-sources.jar | 75 KB |
exist-restxq-6.0.1-javadoc.jar | 182 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
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 |