License |
License |
---|---|
GroupId | GroupIdorg.apache.excalibur.components |
ArtifactId | ArtifactIdexcalibur-pool-impl |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExcalibur 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
excalibur-pool-impl-2.2.1.pom | |
excalibur-pool-impl-2.2.1.jar | 21 KB |
excalibur-pool-impl-2.2.1-sources.jar | 17 KB |
excalibur-pool-impl-2.2.1-javadoc.jar | 62 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junitperf : junitperf | jar | 1.8 |
junit : junit | jar | 3.8.2 |