MVN

org.apache.ws.commons : ws-commons-util

Maven & Gradle

Jun 19, 2006
13 usages

Apache WebServices Common Utilities · This is a small collection of utility classes, that allow high performance XML processing based on SAX. Basically, it is assumed, that you are using an JAXP 1.1 compliant XML parser and nothing else. In particular, no dependency on the javax.xml.transform package is introduced.

<dependency>
    <groupId>org.apache.ws.commons</groupId>
    <artifactId>ws-commons-util</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.ws.commons : ws-commons-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of org.apache.ws.commons : ws-commons-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ws-commons-util-1.0.1
1.0
ws-commons-util-1.0

How to add a dependency to Maven

Add the following org.apache.ws.commons : ws-commons-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.ws.commons</groupId>
    <artifactId>ws-commons-util</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.ws.commons : ws-commons-util gradle dependency to your build.gradle file:

implementation 'org.apache.ws.commons:ws-commons-util:1.0.1'

Gradle Kotlin DSL: Add the following org.apache.ws.commons : ws-commons-util gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.ws.commons:ws-commons-util:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.ws.commons : ws-commons-util sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.ws.commons" % "ws-commons-util" % "1.0.1"

Advertisement

Dependencies from Group

Jun 19, 2006
13 usages
Sep 19, 2006
8 usages

Discover Dependencies

Jun 24, 2013
54 usages
Apr 20, 2017
6 usages
1 stars
Jun 20, 2023
54 usages
1.1k stars
Aug 05, 2023
5 usages
16 stars
Dec 20, 2021
6 usages
97 stars
Aug 21, 2023
10 usages
425 stars
Aug 21, 2023
19 usages
12.5k stars