| Title: |
XML Stream Buffer Implementation |
| Group ID: |
com.sun.xml.stream.buffer |
| Artifact ID: |
streambuffer |
| Version: |
1.3 |
| Last modified: |
30.06.2011 18:29 |
| Packaging: |
jar |
| Vendor: |
Sun Microsystems, Inc. |
|
|
| Size: |
60.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/1.3/streambuffer-1.3.jar |
| POM: |
Show
hide
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>com.sun.xml.stream.buffer</groupId>
<artifactId>streambuffer</artifactId>
<version>1.3</version>
<dependencies>
<dependency>
<groupId>org.jvnet.staxex</groupId>
<artifactId>stax-ex</artifactId>
<version>RELEASE</version>
</dependency>
<dependency>
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
<version>1.1</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>com.sun.xml.stream.buffer</groupId>
<artifactId>streambuffer</artifactId>
<version>1.3</version>
</dependency>
|
| Gradle: |
com.sun.xml.stream.buffer:streambuffer:1.3 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
-
JAR
activation-1.1.jar
in javax/activation/activation/1.1
-
[JAR]
stax-ex-RELEASE.jar
in org/jvnet/staxex/stax-ex/RELEASE
|
| Used by: iArtifacts that declare a dependency on this library - on any version, not necessarily this exact one. |
|
| Dependency Graph: |
Show
Less
More
|