Last Version

StAX API and Woodstox OSGi repackaging 0.3.95

Generic Modules subsystem

GroupId

GroupId

com.sun.enterprise
ArtifactId

ArtifactId

stax-osgi
Version

Version

0.3.95
Type

Type

jar
Description

Description

StAX API and Woodstox OSGi repackaging
Generic Modules subsystem
Project Organization

Project Organization

Sun Microsystems, Inc.

Download stax-osgi 0.3.95


<!-- 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"]

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
woodstox : wstx-asl jar 3.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.3.1

Project Modules

There are no modules declared in this project.