License |
License
Apache License Version 2.0
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.trasier |
ArtifactId | ArtifactIdtrasier-client-opentracing-spring-interceptor |
Last Version | Last Version2.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava library to injest traceable data into Trasier systems.
|
<!-- https://jarcasting.com/artifacts/com.trasier/trasier-client-opentracing-spring-interceptor/ -->
<dependency>
<groupId>com.trasier</groupId>
<artifactId>trasier-client-opentracing-spring-interceptor</artifactId>
<version>2.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.trasier/trasier-client-opentracing-spring-interceptor/
implementation 'com.trasier:trasier-client-opentracing-spring-interceptor:2.2.8'
// https://jarcasting.com/artifacts/com.trasier/trasier-client-opentracing-spring-interceptor/
implementation ("com.trasier:trasier-client-opentracing-spring-interceptor:2.2.8")
'com.trasier:trasier-client-opentracing-spring-interceptor:jar:2.2.8'
<dependency org="com.trasier" name="trasier-client-opentracing-spring-interceptor" rev="2.2.8">
<artifact name="trasier-client-opentracing-spring-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trasier', module='trasier-client-opentracing-spring-interceptor', version='2.2.8')
)
libraryDependencies += "com.trasier" % "trasier-client-opentracing-spring-interceptor" % "2.2.8"
[com.trasier/trasier-client-opentracing-spring-interceptor "2.2.8"]
Group / Artifact | Type | Version |
---|---|---|
com.trasier : trasier-client-opentracing | jar | 2.2.8 |
Group / Artifact | Type | Version |
---|---|---|
io.opentracing.contrib : opentracing-spring-cloud-starter | jar | 0.3.12 |
org.springframework : spring-web | jar | 5.0.8.RELEASE |
org.springframework.ws : spring-ws-core | jar | 2.4.3.RELEASE |
org.springframework.cloud : spring-cloud-sleuth-core | jar | 1.3.0.RELEASE |
org.springframework.cloud : spring-cloud-netflix-core | jar | 1.4.0.RELEASE |
io.github.openfeign : feign-core | jar | 9.5.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.3.RELEASE |
junit : junit | jar | 4.12 |