License |
License |
---|---|
GroupId | GroupIdorg.apache.cocoon.stax |
ArtifactId | ArtifactIdcocoon-stax |
Version | Version3.0.0-alpha-3 |
Type | Typejar |
Description |
DescriptionApache Cocoon 3: StAX
Cocoon 3 components required for building StAX pipelines and components.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cocoon-stax-3.0.0-alpha-3.pom | |
cocoon-stax-3.0.0-alpha-3.jar | 47 KB |
cocoon-stax-3.0.0-alpha-3-sources.jar | 47 KB |
cocoon-stax-3.0.0-alpha-3-javadoc.jar | 182 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.0.1 |
junit : junit | jar | 4.8.1 |
xmlunit : xmlunit | jar | 1.3 |