MVN

xom : xom

Maven & Gradle

May 14, 2023
296 usages
60 stars

XOM · The XOM Dual Streaming/Tree API for Processing XML

<dependency>
    <groupId>xom</groupId>
    <artifactId>xom</artifactId>
    <version>1.3.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xom : xom to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.9
  • Latest Beta: 1.1-BETA-4

All Versions

Choose a version of xom : xom to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
xom-1.3.9
xom-1.3.8
xom-1.3.7
xom-1.3.6
xom-1.3.5
xom-1.3.4
xom-1.3.3
xom-1.3.2
xom-1.3.1
xom-1.3.0
1.2.x
xom-1.2.5
1.1
xom-1.1-BETA-4
xom-1.1
1.0
xom-1.0
1.1b5
xom-1.1b5
1.0b3
xom-1.0b3
1.0d21
xom-1.0d21
1.1b2
xom-1.1b2
1.1b3
xom-1.1b3
1.1d2
xom-1.1d2

How to add a dependency to Maven

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

<dependency>
    <groupId>xom</groupId>
    <artifactId>xom</artifactId>
    <version>1.3.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xom : xom gradle dependency to your build.gradle file:

implementation 'xom:xom:1.3.9'

Gradle Kotlin DSL: Add the following xom : xom gradle kotlin dependency to your build.gradle.kts file:

implementation("xom:xom:1.3.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following xom : xom sbt scala dependency to your build.sbt file:

libraryDependencies += "xom" % "xom" % "1.3.9"

Advertisement

Dependencies from Group

xom
May 14, 2023
296 usages
60 stars

Discover Dependencies

Jul 22, 2023
15 usages
99 stars
Jan 16, 2023
17 usages
2k stars
Mar 18, 2023
2 usages
Jul 12, 2020
36 usages
655 stars
Aug 04, 2023
3 usages
1k stars
Jan 17, 2020
2.5k stars
Jun 27, 2023
294 usages
4.9k stars