Last Version

Cocoon Core [modules] 6

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.cocoon
ArtifactId

ArtifactId

cocoon-core-modules
Version

Version

6
Type

Type

pom
Description

Description

Cocoon Core [modules]
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-6

Download cocoon-core-modules 6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cocoon-core
  • cocoon-pipeline/cocoon-pipeline-api
  • cocoon-pipeline/cocoon-pipeline-impl
  • cocoon-pipeline/cocoon-pipeline-components
  • cocoon-sitemap/cocoon-sitemap-api
  • cocoon-sitemap/cocoon-sitemap-impl
  • cocoon-sitemap/cocoon-sitemap-components
  • cocoon-store/cocoon-store-impl
  • cocoon-thread/cocoon-thread-api
  • cocoon-thread/cocoon-thread-impl
  • cocoon-util
  • cocoon-xml/cocoon-xml-api
  • cocoon-xml/cocoon-xml-impl
  • cocoon-xml/cocoon-xml-resolver
  • cocoon-xml/cocoon-xml-util
  • cocoon-expression-language/cocoon-expression-language-api
  • cocoon-expression-language/cocoon-expression-language-impl