Last Version

Sun Java Streaming XML Parser 1.0.2

Sun Java Streaming XML Parser (SJSXP) is the implementation of JSR 173.

License

License

GroupId

GroupId

com.sun.xml.stream
ArtifactId

ArtifactId

sjsxp
Version

Version

1.0.2
Type

Type

jar
Description

Description

Sun Java Streaming XML Parser
Sun Java Streaming XML Parser (SJSXP) is the implementation of JSR 173.
Project URL

Project URL

http://sjsxp.java.net/

Download sjsxp 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.xml.stream : stax-api jar 1.0

Project Modules

There are no modules declared in this project.