License |
License |
---|---|
GroupId | GroupIdorg.apache.cocoon.sax |
ArtifactId | ArtifactIdcocoon-sax |
Last Version | Last Version3.0.0-alpha-3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Cocoon 3: SAX
Cocoon 3 SAX pipeline components.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cocoon-sax-3.0.0-alpha-3.pom | |
cocoon-sax-3.0.0-alpha-3.jar | 110 KB |
cocoon-sax-3.0.0-alpha-3-sources.jar | 86 KB |
cocoon-sax-3.0.0-alpha-3-javadoc.jar | 295 KB |
Browse |
<!-- 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"]
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 |
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 |