Last Version

Apache WebServices Common Utilities 1.0.1

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.

License

License

GroupId

GroupId

ws-commons-util
ArtifactId

ArtifactId

ws-commons-util
Version

Version

1.0.1
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://ws.apache.org/commons/util
Project Organization

Project Organization

Apache Software Foundation

Download ws-commons-util 1.0.1


<!-- https://jarcasting.com/artifacts/ws-commons-util/ws-commons-util/ -->
<dependency>
    <groupId>ws-commons-util</groupId>
    <artifactId>ws-commons-util</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ws-commons-util/ws-commons-util/
implementation 'ws-commons-util:ws-commons-util:1.0.1'
// https://jarcasting.com/artifacts/ws-commons-util/ws-commons-util/
implementation ("ws-commons-util:ws-commons-util:1.0.1")
'ws-commons-util:ws-commons-util:jar:1.0.1'
<dependency org="ws-commons-util" name="ws-commons-util" rev="1.0.1">
  <artifact name="ws-commons-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws-commons-util', module='ws-commons-util', version='1.0.1')
)
libraryDependencies += "ws-commons-util" % "ws-commons-util" % "1.0.1"
[ws-commons-util "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
xml-apis : xml-apis jar 1.0.b2

Project Modules

There are no modules declared in this project.