| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cocoon-core-2.2.0.pom | |
| cocoon-core-2.2.0.jar | 246 KB |
| cocoon-core-2.2.0-tests.jar | 162 KB |
| cocoon-core-2.2.0-sources.jar | 226 KB |
| cocoon-core-2.2.0-javadoc.jar | 698 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cocoon : cocoon-store-impl | jar | 1.0.0 |
| org.apache.cocoon : cocoon-thread-impl | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |