Apache » Cocoon »

  Cocoon Store Implementation
      1.0
   homepage

Cocoon Store Implementation 1.0

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-iocommons-io1.3.1-jar
net.sf.ehcacheehcache1.2.4-jar
org.apache.cocooncocoon-configuration-api1.0.2-jar
org.apache.cocooncocoon-thread-api1.0.0-jar
org.apache.cocooncocoon-util1.0.0-jar
org.apache.excalibur.componentsexcalibur-store2.2.1-jar
org.apache.excalibur.containerkitexcalibur-instrument-api2.2.1-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-langcommons-lang2.3-jar
commons-loggingcommons-logging1.1-jar
concurrentconcurrent1.3.4-jar
jakarta-regexpjakarta-regexp1.4-jar
log4jlog4j1.2.14-jar
logkitlogkit1.0.1-jar
org.apache.avalon.frameworkavalon-framework-api4.3.1-jar
org.apache.avalon.frameworkavalon-framework-impl4.3.1-jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionClassifierTypeOptional
javax.servletservlet-api2.4-jar

Project Dependency Graph

Dependency Listings

Cocoon Store Implementation

Several components implementing of the Excalibur Store interface.

http://cocoon.apache.org/2.2/core-modules/store-impl/1.0/

ehcache

Ehcache is a widely used pure Java, distributed in-process cache

http://ehcache.sf.net

IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

http://jakarta.apache.org/commons/io/

Cocoon Util

Utility classes.

http://cocoon.apache.org/2.2/core-modules/util/1.0/

Lang

Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

http://jakarta.apache.org/commons/lang/

Unnamed - jakarta-regexp:jakarta-regexp:jar:1.4

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Excalibur Store

The Store Package provides a way to store named objects without taking care about where and how they are stored. You can choose between different implementations that store the data e.g. in memory or on the file system etc.

http://www.apache.org/excalibur/excalibur-components-modules/excalibur-store

Cocoon Thread API

Interfaces for thread factories and pools and for execution of background tasks.

http://cocoon.apache.org/2.2/core-modules/thread-api/1.0/

Dough Lea's util.concurrent package

Excalibur Instrument API

Excalibur Instrument is an instrumentation utility that allows you to attach a separate JVM to your running application to determine its health. Instrumentation is the process of exposing the internal state in a way that is easy for an administrator or help desk personell to digest. Excalibur Instrumentation is such a package that you can use for your Avalon based projects.

http://www.apache.org/excalibur/excalibur-containerkit/excalibur-instrument-modules/excalibur-instrument-api

Avalon Framework Implementation

Avalon Framework Implementation

http://www.apache.org/excalibur/avalon-framework/avalon-framework-impl

Cocoon Configuration API

The Cocoon Configuration API is a library providing beans for various configuration issues. It describes a mechanism for handling properties in an standardized way.

http://cocoon.apache.org/subprojects/configuration/1.0/configuration-api/1.0/