MVN

org.xqdoc : xqdoc-conversion

Maven & Gradle

Aug 17, 2012
1 usages

xqDoc 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.

<dependency>
    <groupId>org.xqdoc</groupId>
    <artifactId>xqdoc-conversion</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xqdoc : xqdoc-conversion to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of org.xqdoc : xqdoc-conversion to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6
xqdoc-conversion-1.6

How to add a dependency to Maven

Add the following org.xqdoc : xqdoc-conversion maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xqdoc</groupId>
    <artifactId>xqdoc-conversion</artifactId>
    <version>1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xqdoc : xqdoc-conversion gradle dependency to your build.gradle file:

implementation 'org.xqdoc:xqdoc-conversion:1.6'

Gradle Kotlin DSL: Add the following org.xqdoc : xqdoc-conversion gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xqdoc:xqdoc-conversion:1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xqdoc : xqdoc-conversion sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xqdoc" % "xqdoc-conversion" % "1.6"

Advertisement

Dependencies from Group

Aug 17, 2012
1 usages
May 23, 2019
14 stars

Discover Dependencies

Jan 30, 2023
1 usages
201 stars
Nov 07, 2016
1 usages
Oct 12, 2020
2 usages
147 stars
Oct 12, 2020
3 usages
147 stars
Apr 11, 2023
48 usages
3.6k stars
Jan 26, 2022
11 usages
22 stars
Jun 09, 2023
2 usages
402 stars