Cocoon Core

Module that contains dependencies to all modules normally needed for a basic Cocoon webapp. Cocoon blocks should normally depend on this modules, as the exact content of the more fine grained sitemap, pipeline and support modules is not stable yet. This module also contains some classes, configuration files and tests that we not have decided where to move yet.

Лицензия

Лицензия

Группа

Группа

org.apache.cocoon
Идентификатор

Идентификатор

cocoon-core
Последняя версия

Последняя версия

2.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cocoon Core
Module that contains dependencies to all modules normally needed for a basic Cocoon webapp. Cocoon blocks should normally depend on this modules, as the exact content of the more fine grained sitemap, pipeline and support modules is not stable yet. This module also contains some classes, configuration files and tests that we not have decided where to move yet.
Ссылка на сайт

Ссылка на сайт

http://cocoon.apache.org/2.2/core-modules/core/2.2/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

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

Скачать cocoon-core

Как подключить последнюю версию

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

Зависимости

compile (20)

Идентификатор библиотеки Тип Версия
org.apache.cocoon : cocoon-spring-configurator jar 1.0.2
org.apache.cocoon : cocoon-configuration-api jar 1.0.2
org.apache.cocoon : cocoon-pipeline-components jar 1.0.0
org.apache.cocoon : cocoon-sitemap-impl jar 1.0.0
org.apache.cocoon : cocoon-sitemap-components jar 1.0.0
org.apache.cocoon : cocoon-xml-resolver jar 1.0.0
org.apache.cocoon : cocoon-thread-api jar 1.0.0
org.apache.cocoon : cocoon-xml-util jar 1.0.0
org.apache.excalibur.components : excalibur-pool-api jar 2.2.1
org.apache.excalibur.containerkit : excalibur-logger jar 2.2.1
org.apache.excalibur.components : excalibur-store jar 2.2.1
org.apache.avalon.framework : avalon-framework-impl jar 4.3.1
commons-io : commons-io jar 1.3.1
commons-logging : commons-logging jar 1.1
commons-jexl : commons-jexl jar 1.0
xalan : xalan jar 2.7.0
xerces : xercesImpl jar 2.8.1
xml-apis : xml-apis jar 1.3.02
xml-resolver : xml-resolver jar 1.2
log4j : log4j jar 1.2.14

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4

runtime (2)

Идентификатор библиотеки Тип Версия
org.apache.cocoon : cocoon-store-impl jar 1.0.0
org.apache.cocoon : cocoon-thread-impl jar 1.0.0

test (7)

Идентификатор библиотеки Тип Версия
org.apache.cocoon : cocoon-expression-language-impl jar 1.0.0
org.apache.cocoon : cocoon-pipeline-impl test-jar 1.0.0
org.apache.cocoon : cocoon-sitemap-impl test-jar 1.0.0
xmlunit : xmlunit jar 1.1
jmock : jmock jar 1.0.1
junit : junit jar 3.8.2
easymock : easymock jar 1.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.2.0
2.2.0-RC2
2.2.0-RC1
2.2.0-M3
2.2.0-M2
2.2.0-M1