MVN

com.io7m.xom : xom

Maven & Gradle

Oct 25, 2013
108 usages

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

<dependency>
    <groupId>com.io7m.xom</groupId>
    <artifactId>xom</artifactId>
    <version>1.2.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.10

All Versions

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

Version Vulnerabilities Updated
1.2.x
xom-1.2.10

How to add a dependency to Maven

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

<dependency>
    <groupId>com.io7m.xom</groupId>
    <artifactId>xom</artifactId>
    <version>1.2.10</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.io7m.xom:xom:1.2.10'

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

implementation("com.io7m.xom:xom:1.2.10")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.io7m.xom" % "xom" % "1.2.10"

Advertisement

Dependencies from Group

xom
Oct 25, 2013
108 usages

Discover Dependencies

Sep 19, 2022
84 stars
Aug 23, 2023
317 usages
171 stars
Apr 23, 2015
48 stars
Jul 27, 2022
52 usages
5 stars
Aug 18, 2021
20 usages
2 stars
Nov 22, 2017
3 usages
1.8k stars
Sep 03, 2015
9.7k stars