MVN

xpp3 : xpp3

Maven & Gradle

Dec 01, 2007
327 usages

MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.

<dependency>
    <groupId>xpp3</groupId>
    <artifactId>xpp3</artifactId>
    <version>1.1.4c</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.4c
  • Latest Release Candidate: 1.1.3.4-RC8

All Versions

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

Version Vulnerabilities Updated
1.1.x
xpp3-1.1.3.4
xpp3-1.1.3.4.O
xpp3-1.1.3.4-RC8
xpp3-1.1.3.4-RC3
xpp3-1.1.3.3
xpp3-1.1.3.3_min
xpp3-1.1.4c
xpp3-1.1.2a
xpp3-1.1.2a_min

How to add a dependency to Maven

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

<dependency>
    <groupId>xpp3</groupId>
    <artifactId>xpp3</artifactId>
    <version>1.1.4c</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'xpp3:xpp3:1.1.4c'

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

implementation("xpp3:xpp3:1.1.4c")

How to add a dependency to SBT Scala

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

libraryDependencies += "xpp3" % "xpp3" % "1.1.4c"

Advertisement

Dependencies from Group

Dec 01, 2007
327 usages
Dec 01, 2007
131 usages
Nov 28, 2007
25 usages

Discover Dependencies

Aug 21, 2023
847 usages
3.9k stars
Jun 29, 2023
1.9k usages
12.7k stars
Jun 19, 2007
126 usages
Dec 30, 2015
826 usages
734 stars
May 18, 2019
589 usages
125 stars
Nov 06, 2006
100 usages
Sep 08, 2022
104 usages
Nov 12, 2022
314 usages
59 stars
May 12, 2023
11 usages
5 stars
Nov 19, 2019
1.9k usages
419 stars