License |
License |
---|---|
GroupId | GroupIdorg.apache.excalibur.components |
ArtifactId | ArtifactIdexcalibur-thread-instrumented |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExcalibur Threads Instrumented Implementation
Excalibur Threads Instrumented Implementation
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |