License |
License
Apache License Version 2.0
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.trasier |
ArtifactId | ArtifactIdtrasier-client-opentracing-spring-interceptor-boot-legacy |
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-boot-legacy/ -->
<dependency>
<groupId>com.trasier</groupId>
<artifactId>trasier-client-opentracing-spring-interceptor-boot-legacy</artifactId>
<version>2.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.trasier/trasier-client-opentracing-spring-interceptor-boot-legacy/
implementation 'com.trasier:trasier-client-opentracing-spring-interceptor-boot-legacy:2.2.8'
// https://jarcasting.com/artifacts/com.trasier/trasier-client-opentracing-spring-interceptor-boot-legacy/
implementation ("com.trasier:trasier-client-opentracing-spring-interceptor-boot-legacy:2.2.8")
'com.trasier:trasier-client-opentracing-spring-interceptor-boot-legacy:jar:2.2.8'
<dependency org="com.trasier" name="trasier-client-opentracing-spring-interceptor-boot-legacy" rev="2.2.8">
<artifact name="trasier-client-opentracing-spring-interceptor-boot-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trasier', module='trasier-client-opentracing-spring-interceptor-boot-legacy', version='2.2.8')
)
libraryDependencies += "com.trasier" % "trasier-client-opentracing-spring-interceptor-boot-legacy" % "2.2.8"
[com.trasier/trasier-client-opentracing-spring-interceptor-boot-legacy "2.2.8"]
Group / Artifact | Type | Version |
---|---|---|
com.trasier : trasier-client-opentracing-spring-boot | jar | 2.2.8 |
com.trasier : trasier-client-opentracing-spring-interceptor | jar | 2.2.8 |
commons-httpclient : commons-httpclient | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
io.opentracing.contrib : opentracing-spring-cloud-starter | jar | 0.3.12 |
org.springframework.boot : spring-boot | jar | 1.4.1.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.4.1.RELEASE |
org.springframework : spring-web | jar | 5.0.8.RELEASE |
org.springframework.ws : spring-ws-core | jar | 2.4.3.RELEASE |
javax.servlet : javax.servlet-api | jar | 3.1.0 |