is not current version
Last Version 3.0.0-alpha-3

org.apache.cocoon.stax:cocoon-stax 3.0.0-alpha-2

Cocoon 3 components required for building StAX pipelines and components.

GroupId

GroupId

org.apache.cocoon.stax
ArtifactId

ArtifactId

cocoon-stax
Version

Version

3.0.0-alpha-2
Type

Type

jar

Download cocoon-stax 3.0.0-alpha-2


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