is not current version
Last Version 2.1.0

xmlstreambuffer 2.1.0-M1

Stream based representation for XML infoset

License

License

GroupId

GroupId

com.sun.xml.stream.buffer
ArtifactId

ArtifactId

streambuffer
Version

Version

2.1.0-M1
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.1.0-M1


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
jakarta.activation : jakarta.activation-api jar 2.1.0-RC1

test (2)

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

Project Modules

There are no modules declared in this project.