is not current version
Last Version 2.1.0

xmlstreambuffer 2.0.2

Stream based representation for XML infoset

License

License

GroupId

GroupId

com.sun.xml.stream.buffer
ArtifactId

ArtifactId

streambuffer
Version

Version

2.0.2
Type

Type

jar
Description

Description

xmlstreambuffer
Stream based representation for XML infoset
Project URL

Project URL

https://github.com/eclipse-ee4j/metro-xmlstreambuffer
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/metro-xmlstreambuffer

Download streambuffer 2.0.2


<!-- https://jarcasting.com/artifacts/com.sun.xml.stream.buffer/streambuffer/ -->
<dependency>
    <groupId>com.sun.xml.stream.buffer</groupId>
    <artifactId>streambuffer</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.stream.buffer/streambuffer/
implementation 'com.sun.xml.stream.buffer:streambuffer:2.0.2'
// https://jarcasting.com/artifacts/com.sun.xml.stream.buffer/streambuffer/
implementation ("com.sun.xml.stream.buffer:streambuffer:2.0.2")
'com.sun.xml.stream.buffer:streambuffer:jar:2.0.2'
<dependency org="com.sun.xml.stream.buffer" name="streambuffer" rev="2.0.2">
  <artifact name="streambuffer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.stream.buffer', module='streambuffer', version='2.0.2')
)
libraryDependencies += "com.sun.xml.stream.buffer" % "streambuffer" % "2.0.2"
[com.sun.xml.stream.buffer/streambuffer "2.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jvnet.staxex : stax-ex jar 2.0.1

provided (1)

Group / Artifact Type Version
com.sun.activation : jakarta.activation jar 2.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.fasterxml.woodstox : woodstox-core jar 6.2.4

Project Modules

There are no modules declared in this project.