MVN

com.github.nkutsche : woodstox-core

Maven & Gradle

Sep 11, 2017
0 stars

Woodstox [forked by nkutsche] · Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs [Forked:] This forked Woodstox version was adjusted to provide Attribute position informations for the SQF implementation by Nico Kutscherauer

<dependency>
    <groupId>com.github.nkutsche</groupId>
    <artifactId>woodstox-core</artifactId>
    <version>5.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.2.1

All Versions

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

Version Vulnerabilities Updated
5.2.x
woodstox-core-5.2.1
5.1.x
woodstox-core-5.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.nkutsche</groupId>
    <artifactId>woodstox-core</artifactId>
    <version>5.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.nkutsche : woodstox-core gradle dependency to your build.gradle file:

implementation 'com.github.nkutsche:woodstox-core:5.2.1'

Gradle Kotlin DSL: Add the following com.github.nkutsche : woodstox-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.nkutsche:woodstox-core:5.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.nkutsche : woodstox-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.nkutsche" % "woodstox-core" % "5.2.1"

Advertisement

Dependencies from Group

Sep 11, 2017
0 stars
Feb 16, 2023
5 stars

Discover Dependencies

Sep 26, 2018
0 stars
Sep 26, 2018
0 stars
gep
Jun 25, 2017
1 usages
0 stars
Jun 27, 2017
5.3k stars
Jun 22, 2017
1 usages
4 stars
Jul 15, 2023
1 usages
2 stars
Mar 22, 2021
114 stars