MVN

wstx : wstx

Maven & Gradle

Sep 20, 2005
2 usages
<dependency>
    <groupId>wstx</groupId>
    <artifactId>wstx</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0
  • Latest Release Candidate: 1.0-RC6

All Versions

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

Version Vulnerabilities Updated
1.0
wstx-1.0
wstx-1.0-RC6
wstx-1.0-RC4
wstx-1.0-RC3

How to add a dependency to Maven

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

<dependency>
    <groupId>wstx</groupId>
    <artifactId>wstx</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'wstx:wstx:1.0'

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

implementation("wstx:wstx:1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "wstx" % "wstx" % "1.0"

Advertisement

Dependencies from Group

Sep 20, 2005
2 usages

Discover Dependencies

Sep 20, 2005
Sep 20, 2005
6 usages
Dec 08, 2005
Dec 08, 2005
1 usages
Dec 08, 2005
Dec 08, 2005
Dec 08, 2005
Dec 08, 2005
Dec 08, 2005
1 usages
Dec 08, 2005