MVN

com.github.fastxml : fastxml

Maven & Gradle

Jul 31, 2016
31 stars

com.github.fastxml:fastxml · A simple, high-performance, small memory footprint, pull based XML parser

<dependency>
    <groupId>com.github.fastxml</groupId>
    <artifactId>fastxml</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fastxml : fastxml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.fastxml : fastxml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
fastxml-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.fastxml</groupId>
    <artifactId>fastxml</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fastxml : fastxml gradle dependency to your build.gradle file:

implementation 'com.github.fastxml:fastxml:1.0.0'

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

implementation("com.github.fastxml:fastxml:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fastxml : fastxml sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fastxml" % "fastxml" % "1.0.0"

Advertisement

Dependencies from Group

Jul 31, 2016
31 stars

Discover Dependencies

Jul 29, 2016
1 usages
5 stars
Sep 22, 2016
1 usages
9 stars
Oct 30, 2018
7 stars
Feb 18, 2017
3 usages
1 stars
Jul 31, 2016
0 stars
Jul 26, 2016
Jul 28, 2016
1 stars
Jul 25, 2016
0 stars