License |
License |
---|---|
GroupId | GroupIdorg.apache.excalibur.components |
ArtifactId | ArtifactIdexcalibur-thread-api |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExcalibur Threads API
Excalibur Threads API
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.excalibur.components/excalibur-thread-api/ -->
<dependency>
<groupId>org.apache.excalibur.components</groupId>
<artifactId>excalibur-thread-api</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.excalibur.components/excalibur-thread-api/
implementation 'org.apache.excalibur.components:excalibur-thread-api:2.2.1'
// https://jarcasting.com/artifacts/org.apache.excalibur.components/excalibur-thread-api/
implementation ("org.apache.excalibur.components:excalibur-thread-api:2.2.1")
'org.apache.excalibur.components:excalibur-thread-api:jar:2.2.1'
<dependency org="org.apache.excalibur.components" name="excalibur-thread-api" rev="2.2.1">
<artifact name="excalibur-thread-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.excalibur.components', module='excalibur-thread-api', version='2.2.1')
)
libraryDependencies += "org.apache.excalibur.components" % "excalibur-thread-api" % "2.2.1"
[org.apache.excalibur.components/excalibur-thread-api "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.avalon.framework : avalon-framework-api | jar | 4.3.1 |