Last Version

Excalibur Threads Instrumented Implementation 2.2.1

Excalibur Threads Instrumented Implementation

License

License

GroupId

GroupId

org.apache.excalibur.components
ArtifactId

ArtifactId

excalibur-thread-instrumented
Version

Version

2.2.1
Type

Type

jar
Description

Description

Excalibur Threads Instrumented Implementation
Excalibur Threads Instrumented Implementation
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-thread-instrumented 2.2.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.avalon.framework : avalon-framework-api jar 4.3.1
org.apache.avalon.framework : avalon-framework-impl jar 4.3.1
org.apache.excalibur.components : excalibur-thread-api jar 2.2.1
org.apache.excalibur.components : excalibur-pool-api jar 2.2.1
org.apache.excalibur.components : excalibur-pool-impl jar 2.2.1
org.apache.excalibur.containerkit : excalibur-instrument-api jar 2.2.1
org.apache.excalibur.components : excalibur-thread-impl jar 2.2.1
org.apache.excalibur.components : excalibur-pool-instrumented jar 2.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.