Apache Cocoon 3: StAX

Cocoon 3 components required for building StAX pipelines and components.

License

License

GroupId

GroupId

org.apache.cocoon.stax
ArtifactId

ArtifactId

cocoon-stax
Last Version

Last Version

3.0.0-alpha-3
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Cocoon 3: StAX
Cocoon 3 components required for building StAX pipelines and components.
Project Organization

Project Organization

The Apache Software Foundation

Download cocoon-stax

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.cocoon.stax/cocoon-stax/ -->
<dependency>
    <groupId>org.apache.cocoon.stax</groupId>
    <artifactId>cocoon-stax</artifactId>
    <version>3.0.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon.stax/cocoon-stax/
implementation 'org.apache.cocoon.stax:cocoon-stax:3.0.0-alpha-3'
// https://jarcasting.com/artifacts/org.apache.cocoon.stax/cocoon-stax/
implementation ("org.apache.cocoon.stax:cocoon-stax:3.0.0-alpha-3")
'org.apache.cocoon.stax:cocoon-stax:jar:3.0.0-alpha-3'
<dependency org="org.apache.cocoon.stax" name="cocoon-stax" rev="3.0.0-alpha-3">
  <artifact name="cocoon-stax" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon.stax', module='cocoon-stax', version='3.0.0-alpha-3')
)
libraryDependencies += "org.apache.cocoon.stax" % "cocoon-stax" % "3.0.0-alpha-3"
[org.apache.cocoon.stax/cocoon-stax "3.0.0-alpha-3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.cocoon.pipeline : cocoon-pipeline jar 3.0.0-alpha-3
commons-logging : commons-logging jar 1.1.1
org.codehaus.woodstox : wstx-asl Optional jar 3.2.9
org.apache.cocoon.sax : cocoon-sax Optional jar 3.0.0-alpha-3

test (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.0.1
junit : junit jar 4.8.1
xmlunit : xmlunit jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-alpha-3
3.0.0-alpha-2