Apache Cocoon 3: SAX

Cocoon 3 SAX pipeline components.

License

License

GroupId

GroupId

org.apache.cocoon.sax
ArtifactId

ArtifactId

cocoon-sax
Last Version

Last Version

3.0.0-alpha-3
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Cocoon 3: SAX
Cocoon 3 SAX pipeline components.
Project Organization

Project Organization

The Apache Software Foundation

Download cocoon-sax

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.cocoon.pipeline : cocoon-pipeline jar 3.0.0-alpha-3
org.apache.cocoon : cocoon-xml jar 2.0.2
commons-logging : commons-logging jar 1.1.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.8.1
xmlunit : xmlunit jar 1.3
xerces : xercesImpl jar 2.9.1
xalan : xalan jar 2.7.1
org.apache.bcel : bcel jar 5.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-alpha-3
3.0.0-alpha-2