Last Version

Excalibur Pool Implementation 2.2.1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.excalibur.components
ArtifactId

ArtifactId

excalibur-pool-impl
Version

Version

2.2.1
Type

Type

jar
Description

Description

Excalibur Pool Implementation
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release

Download excalibur-pool-impl 2.2.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.excalibur.components : excalibur-pool-api jar 2.2.1
org.apache.avalon.framework : avalon-framework-api jar 4.3.1
org.apache.avalon.framework : avalon-framework-impl jar 4.3.1
commons-collections : commons-collections jar 3.1
concurrent : concurrent jar 1.3.4

test (2)

Group / Artifact Type Version
junitperf : junitperf jar 1.8
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.