не последняя версия
Последняя версия 7.28.2

org.eclipse.che.core:che-core-commons-tracing 7.21.1


Категории

Категории

Eclipse Che Инструменты разработки IDE CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.che.core
Идентификатор

Идентификатор

che-core-commons-tracing
Версия

Версия

7.21.1
Тип

Тип

jar

Скачать che-core-commons-tracing 7.21.1


<!-- https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-commons-tracing/ -->
<dependency>
    <groupId>org.eclipse.che.core</groupId>
    <artifactId>che-core-commons-tracing</artifactId>
    <version>7.21.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-commons-tracing/
implementation 'org.eclipse.che.core:che-core-commons-tracing:7.21.1'
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-commons-tracing/
implementation ("org.eclipse.che.core:che-core-commons-tracing:7.21.1")
'org.eclipse.che.core:che-core-commons-tracing:jar:7.21.1'
<dependency org="org.eclipse.che.core" name="che-core-commons-tracing" rev="7.21.1">
  <artifact name="che-core-commons-tracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='che-core-commons-tracing', version='7.21.1')
)
libraryDependencies += "org.eclipse.che.core" % "che-core-commons-tracing" % "7.21.1"
[org.eclipse.che.core/che-core-commons-tracing "7.21.1"]