Cocoon Store Implementation

Several components implementing of the Excalibur Store interface.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cocoon Store Implementation
Several components implementing of the Excalibur Store interface.
Ссылка на сайт

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

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

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

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

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

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

Скачать cocoon-store-impl

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.apache.cocoon : cocoon-configuration-api jar 1.0.2
org.apache.cocoon : cocoon-thread-api jar 1.0.0
org.apache.cocoon : cocoon-util jar 1.0.0
commons-io : commons-io jar 1.3.1
org.apache.excalibur.components : excalibur-store jar 2.2.1
org.apache.excalibur.containerkit : excalibur-instrument-api jar 2.2.1
net.sf.ehcache : ehcache jar 1.2.4

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

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

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

Версия
1.0.0
1.0.0-RC2
1.0.0-RC1
1.0.0-M1