MVN

org.amplecode : staxwax

Maven & Gradle

Nov 02, 2015
1 usages
1 stars

StAXWax · Light-weight convenience framework for high-performance XML writing and parsing.

<dependency>
    <groupId>org.amplecode</groupId>
    <artifactId>staxwax</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.amplecode : staxwax to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of org.amplecode : staxwax to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
staxwax-1.1.2
staxwax-1.1.1
1.0.x
staxwax-1.0.8
staxwax-1.0.7
staxwax-1.0.6
staxwax-1.0.5
staxwax-1.0.4
staxwax-1.0.3
staxwax-1.0.2
staxwax-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.amplecode</groupId>
    <artifactId>staxwax</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.amplecode : staxwax gradle dependency to your build.gradle file:

implementation 'org.amplecode:staxwax:1.1.2'

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

implementation("org.amplecode:staxwax:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.amplecode : staxwax sbt scala dependency to your build.sbt file:

libraryDependencies += "org.amplecode" % "staxwax" % "1.1.2"

Advertisement

Dependencies from Group

Nov 02, 2015
1 usages
1 stars
Oct 02, 2015
1 stars
Jun 22, 2009
Mar 04, 2015
1 stars

Discover Dependencies

Apr 21, 2018
2 usages
Apr 21, 2018
4 usages
Apr 21, 2018
4 usages
Apr 21, 2018
4 usages
Apr 21, 2018
4 usages
Nov 17, 2015
10 usages
Oct 12, 2018
3 usages
May 27, 2016
2 usages
156 stars