Last Version

Cocoon Store Implementation 1.0.0

Several components implementing of the Excalibur Store interface.

License

License

GroupId

GroupId

org.apache.cocoon
ArtifactId

ArtifactId

cocoon-store-impl
Version

Version

1.0.0
Type

Type

jar
Description

Description

Cocoon Store Implementation
Several components implementing of the Excalibur Store interface.
Project URL

Project URL

http://cocoon.apache.org/2.2/core-modules/store-impl/1.0/
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/cocoon-store/cocoon-store-impl

Download cocoon-store-impl 1.0.0


<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.