GroupId | GroupIdcom.sun.enterprise |
---|---|
ArtifactId | ArtifactIdstax-osgi |
Last Version | Last Version0.3.95 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStAX API and Woodstox OSGi repackaging
Generic Modules subsystem
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
stax-osgi-0.3.95.pom | |
stax-osgi-0.3.95.jar | 541 KB |
stax-osgi-0.3.95-sources.jar | 324 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.enterprise/stax-osgi/ -->
<dependency>
<groupId>com.sun.enterprise</groupId>
<artifactId>stax-osgi</artifactId>
<version>0.3.95</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.enterprise/stax-osgi/
implementation 'com.sun.enterprise:stax-osgi:0.3.95'
// https://jarcasting.com/artifacts/com.sun.enterprise/stax-osgi/
implementation ("com.sun.enterprise:stax-osgi:0.3.95")
'com.sun.enterprise:stax-osgi:jar:0.3.95'
<dependency org="com.sun.enterprise" name="stax-osgi" rev="0.3.95">
<artifact name="stax-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.enterprise', module='stax-osgi', version='0.3.95')
)
libraryDependencies += "com.sun.enterprise" % "stax-osgi" % "0.3.95"
[com.sun.enterprise/stax-osgi "0.3.95"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.stream : stax-api | jar | 1.0-2 |
Group / Artifact | Type | Version |
---|---|---|
woodstox : wstx-asl | jar | 3.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.3.1 |