is not current version
Last Version 7.28.2

org.eclipse.che.core:che-core-tracing-metrics 7.10.0


Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.eclipse.che.core
ArtifactId

ArtifactId

che-core-tracing-metrics
Version

Version

7.10.0
Type

Type

jar

Download che-core-tracing-metrics 7.10.0


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