Apache » Cocoon »

  Cocoon Thread Implementation
      1.0
   homepage

Cocoon Thread 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-loggingcommons-logging1.1-jar
org.apache.cocooncocoon-thread-api1.0.0-jar

test

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

GroupIdArtifactIdVersionClassifierTypeOptional
easymockeasymock1.1-jar
org.springframeworkspring-test2.5.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
concurrentconcurrent1.3.4-jar
log4jlog4j1.2.14-jar

test

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

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.2-jar

Project Dependency Graph

Dependency Listings

Cocoon Thread Implementation

Implementation of thread pool and factory components. Implementation of a component for execution of background tasks.

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

Spring Framework: Test

Spring Framework: Test

http://www.springframework.org

Unnamed - easymock:easymock:jar:1.1

Unnamed - junit:junit:jar:3.8.2

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)}/

Log4j

Log4j

http://logging.apache.org/log4j/docs/

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