License |
License |
---|---|
GroupId | GroupIdorg.xqdoc |
ArtifactId | ArtifactIdxqdoc-conversion |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionxqDoc Conversion Package
The conversion package also supports the Jan 2007 W3C XQuery 1.0 Recommendation. For more information on the conversion package, read the documentation or review the javadoc. For more information on the types of drivers to create for a vendor's XQuery implementation, read the driver documentation.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xqdoc-conversion-1.6.pom | |
xqdoc-conversion-1.6.jar | 451 KB |
xqdoc-conversion-1.6-sources.jar | 397 KB |
xqdoc-conversion-1.6-javadoc.jar | 375 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xqdoc/xqdoc-conversion/ -->
<dependency>
<groupId>org.xqdoc</groupId>
<artifactId>xqdoc-conversion</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.xqdoc/xqdoc-conversion/
implementation 'org.xqdoc:xqdoc-conversion:1.6'
// https://jarcasting.com/artifacts/org.xqdoc/xqdoc-conversion/
implementation ("org.xqdoc:xqdoc-conversion:1.6")
'org.xqdoc:xqdoc-conversion:jar:1.6'
<dependency org="org.xqdoc" name="xqdoc-conversion" rev="1.6">
<artifact name="xqdoc-conversion" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xqdoc', module='xqdoc-conversion', version='1.6')
)
libraryDependencies += "org.xqdoc" % "xqdoc-conversion" % "1.6"
[org.xqdoc/xqdoc-conversion "1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr | jar | 3.0 |