Last Version

xqdoc 1.9.9.2

An Antlr4 implementation of xqDoc for XQuery

License

License

GroupId

GroupId

org.xqdoc
ArtifactId

ArtifactId

xqdoc
Version

Version

1.9.9.2
Type

Type

jar
Description

Description

xqdoc
An Antlr4 implementation of xqDoc for XQuery
Project URL

Project URL

http://xqdoc.org
Source Code Management

Source Code Management

https://github.com/lcahlander/xqdoc

Download xqdoc 1.9.9.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7.2
joda-time : joda-time jar 2.10.1
commons-cli : commons-cli jar 1.4

test (2)

Group / Artifact Type Version
org.xmlunit : xmlunit-core jar 2.6.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.