MVN

org.cthul : cthul-xml

Maven & Gradle

Nov 23, 2015
2 usages
15 stars

Cthul XML · Provides utilities for finding resources based on their URI. Based on that, includes validating XML parsers that automatically resolve the schemas referenced in an XML document.

<dependency>
    <groupId>org.cthul</groupId>
    <artifactId>cthul-xml</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cthul : cthul-xml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of org.cthul : cthul-xml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
cthul-xml-1.2
1.1.x
cthul-xml-1.1.0
1.0
cthul-xml-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.cthul</groupId>
    <artifactId>cthul-xml</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.cthul:cthul-xml:1.2'

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

implementation("org.cthul:cthul-xml:1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.cthul" % "cthul-xml" % "1.2"

Advertisement

Dependencies from Group

Nov 22, 2015
22 usages
15 stars
Nov 23, 2015
8 usages
15 stars
Feb 15, 2013
5 usages
15 stars
Feb 15, 2013
5 usages
15 stars
Nov 23, 2015
2 usages
15 stars

Discover Dependencies

Sep 28, 2022
2 usages
53 stars
Nov 02, 2016
2 usages
355 stars
Sep 07, 2017
1 usages
Aug 06, 2019
2 usages
119 stars
Mar 25, 2020
2 usages
60 stars
Jul 13, 2022
4 usages
150 stars
Oct 27, 2021
3 usages
0 stars
Dec 04, 2018
1 usages
355 stars
Jun 15, 2020
4 usages
226 stars