MVN

org.jooq : joox-java-6

Maven & Gradle

Jun 18, 2019
5 usages
485 stars

jOOX · jOOX is a recursive acronym that stands for jOOX Object Oriented XML. It is a simple wrapper for the org.w3c.dom package, to allow for fluent XML document creation and manipulation where DOM is required but too verbose.

<dependency>
    <groupId>org.jooq</groupId>
    <artifactId>joox-java-6</artifactId>
    <version>1.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jooq : joox-java-6 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.2

All Versions

Choose a version of org.jooq : joox-java-6 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
joox-java-6-1.6.2
joox-java-6-1.6.1
joox-java-6-1.6.0

How to add a dependency to Maven

Add the following org.jooq : joox-java-6 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jooq</groupId>
    <artifactId>joox-java-6</artifactId>
    <version>1.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jooq : joox-java-6 gradle dependency to your build.gradle file:

implementation 'org.jooq:joox-java-6:1.6.2'

Gradle Kotlin DSL: Add the following org.jooq : joox-java-6 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jooq:joox-java-6:1.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jooq : joox-java-6 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jooq" % "joox-java-6" % "1.6.2"

Advertisement

Dependencies from Group

Mar 08, 2023
723 usages
2k stars
Aug 10, 2023
536 usages
5.5k stars
Aug 10, 2023
116 usages
5.5k stars
Aug 10, 2023
109 usages
5.5k stars
Aug 24, 2023
109 usages
2.7k stars

Discover Dependencies

Feb 08, 2020
2 usages
162 stars
Nov 22, 2021
2 usages
1.3k stars
Jun 20, 2020
2 usages
1.2k stars
Jun 20, 2020
3 usages
1.2k stars
Aug 25, 2023
26 usages
3.9k stars
Dec 03, 2017
2 usages
4.6k stars
Dec 03, 2017
2 usages
4.6k stars