License |
License |
---|---|
GroupId | GroupIdorg.apache.cocoon |
ArtifactId | ArtifactIdcocoon-pipeline-impl |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCocoon Pipeline Implementation
Several implementations of the ProcessingPipeline interface together with
needed classes and components. Abstract classes for making it easier to
write sitemap components.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cocoon-pipeline-impl-1.0.0.pom | |
cocoon-pipeline-impl-1.0.0.jar | 214 KB |
cocoon-pipeline-impl-1.0.0-tests.jar | 19 KB |
cocoon-pipeline-impl-1.0.0-sources.jar | 206 KB |
cocoon-pipeline-impl-1.0.0-javadoc.jar | 844 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-pipeline-impl/ -->
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-pipeline-impl</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-pipeline-impl/
implementation 'org.apache.cocoon:cocoon-pipeline-impl:1.0.0'
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-pipeline-impl/
implementation ("org.apache.cocoon:cocoon-pipeline-impl:1.0.0")
'org.apache.cocoon:cocoon-pipeline-impl:jar:1.0.0'
<dependency org="org.apache.cocoon" name="cocoon-pipeline-impl" rev="1.0.0">
<artifact name="cocoon-pipeline-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon', module='cocoon-pipeline-impl', version='1.0.0')
)
libraryDependencies += "org.apache.cocoon" % "cocoon-pipeline-impl" % "1.0.0"
[org.apache.cocoon/cocoon-pipeline-impl "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cocoon : cocoon-pipeline-api | jar | 1.0.0 |
org.apache.cocoon : cocoon-configuration-api | jar | 1.0.2 |
org.apache.cocoon : cocoon-util | jar | 1.0.0 |
org.apache.cocoon : cocoon-xml-api | jar | 1.0.0 |
org.apache.cocoon : cocoon-expression-language-api | jar | 1.0.0 |
org.apache.excalibur.components : excalibur-pool-api | jar | 2.2.1 |
org.apache.excalibur.components : excalibur-sourceresolve | jar | 2.2.3 |
org.apache.excalibur.components : excalibur-store | jar | 2.2.1 |
org.apache.excalibur.containerkit : excalibur-instrument-api | jar | 2.2.1 |
commons-collections : commons-collections | jar | 3.2 |
jakarta-regexp : jakarta-regexp | jar | 1.4 |
org.springframework : spring-beans | jar | 2.5.1 |
org.springframework : spring-core | jar | 2.5.1 |
org.springframework : spring-web | jar | 2.5.1 |
xml-apis : xml-apis | jar | 1.3.02 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
xmlunit : xmlunit | jar | 1.1 |
junit : junit | jar | 3.8.2 |