| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.excalibur.components |
| Идентификатор | Идентификаторexcalibur-thread-instrumented |
| Последняя версия | Последняя версия2.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеExcalibur Threads Instrumented Implementation
Excalibur Threads Instrumented Implementation
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.2 |