Last Version

Che Core :: Commons :: Tracing :: Web 7.28.2

Provides default project configuration for Che projects

License

License

Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.core
ArtifactId

ArtifactId

che-core-tracing-web
Version

Version

7.28.2
Type

Type

jar
Description

Description

Che Core :: Commons :: Tracing :: Web
Provides default project configuration for Che projects
Project URL

Project URL

https://codenvy.com/che-core-tracing-web
Project Organization

Project Organization

Red Hat, Inc.

Download che-core-tracing-web 7.28.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 27.0.1-jre
com.google.inject : guice jar 4.2.2
com.google.inject.extensions : guice-servlet jar 4.2.2
io.opentracing : opentracing-api jar 0.33.0
io.opentracing.contrib : opentracing-web-servlet-filter jar 0.4.0
javax.inject : javax.inject jar 1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.