| GroupId | GroupIdexcalibur-thread |
|---|---|
| ArtifactId | ArtifactIdexcalibur-thread-impl |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionExcalibur Thread Implementation
|
| Filename | Size |
|---|---|
| excalibur-thread-impl-2.1.pom | |
| excalibur-thread-impl-2.1.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/excalibur-thread/excalibur-thread-impl/ -->
<dependency>
<groupId>excalibur-thread</groupId>
<artifactId>excalibur-thread-impl</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/excalibur-thread/excalibur-thread-impl/
implementation 'excalibur-thread:excalibur-thread-impl:2.1'
// https://jarcasting.com/artifacts/excalibur-thread/excalibur-thread-impl/
implementation ("excalibur-thread:excalibur-thread-impl:2.1")
'excalibur-thread:excalibur-thread-impl:jar:2.1'
<dependency org="excalibur-thread" name="excalibur-thread-impl" rev="2.1">
<artifact name="excalibur-thread-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='excalibur-thread', module='excalibur-thread-impl', version='2.1')
)
libraryDependencies += "excalibur-thread" % "excalibur-thread-impl" % "2.1"
[excalibur-thread/excalibur-thread-impl "2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| avalon-framework : avalon-framework-api | jar | 4.3 |
| avalon-framework : avalon-framework-impl | jar | 4.3 |
| excalibur-thread : excalibur-thread-api | jar | 2.1 |
| excalibur-pool : excalibur-pool-api | jar | 2.1 |
| excalibur-pool : excalibur-pool-impl | jar | 2.1 |
| commons-collections : commons-collections | jar | 3.1 |
| concurrent : concurrent | jar | 1.3.4 |
| junitperf : junitperf | jar | 1.8 |
| junit : junit | jar | 3.8.1 |