| License | License | 
|---|---|
| GroupId | GroupIdorg.exquery | 
| ArtifactId | ArtifactIdexquery-restxq-api | 
| Last Version | Last Version0.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEXQuery RESTXQ API EXQuery RESTXQ Project API | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| exquery-restxq-api-0.2.1.pom | |
| exquery-restxq-api-0.2.1.jar | 14 KB | 
| exquery-restxq-api-0.2.1-sources.jar | 29 KB | 
| exquery-restxq-api-0.2.1-javadoc.jar | 127 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.exquery/exquery-restxq-api/ -->
<dependency>
    <groupId>org.exquery</groupId>
    <artifactId>exquery-restxq-api</artifactId>
    <version>0.2.1</version>
</dependency>// https://jarcasting.com/artifacts/org.exquery/exquery-restxq-api/
implementation 'org.exquery:exquery-restxq-api:0.2.1'// https://jarcasting.com/artifacts/org.exquery/exquery-restxq-api/
implementation ("org.exquery:exquery-restxq-api:0.2.1")'org.exquery:exquery-restxq-api:jar:0.2.1'<dependency org="org.exquery" name="exquery-restxq-api" rev="0.2.1">
  <artifact name="exquery-restxq-api" type="jar" />
</dependency>@Grapes(
@Grab(group='org.exquery', module='exquery-restxq-api', version='0.2.1')
)libraryDependencies += "org.exquery" % "exquery-restxq-api" % "0.2.1"[org.exquery/exquery-restxq-api "0.2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.exquery : exquery-common | jar | 0.2.1 | 
| org.exquery : exquery-annotations-common-api | jar | 0.2.1 | 
| org.exquery : exquery-xquery | jar | 0.2.1 | 
| org.exquery : exquery-xquery3 | jar | 0.2.1 | 
| org.exquery : exquery-serialization-annotations-api | jar | 0.2.1 |