License |
License
Apache License Version 2.0
|
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
GroupId | GroupIdcom.trasier |
ArtifactId | ArtifactIdtrasier-client-opentracing-spring-boot |
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-boot/ -->
<dependency>
<groupId>com.trasier</groupId>
<artifactId>trasier-client-opentracing-spring-boot</artifactId>
<version>2.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.trasier/trasier-client-opentracing-spring-boot/
implementation 'com.trasier:trasier-client-opentracing-spring-boot:2.2.8'
// https://jarcasting.com/artifacts/com.trasier/trasier-client-opentracing-spring-boot/
implementation ("com.trasier:trasier-client-opentracing-spring-boot:2.2.8")
'com.trasier:trasier-client-opentracing-spring-boot:jar:2.2.8'
<dependency org="com.trasier" name="trasier-client-opentracing-spring-boot" rev="2.2.8">
<artifact name="trasier-client-opentracing-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trasier', module='trasier-client-opentracing-spring-boot', version='2.2.8')
)
libraryDependencies += "com.trasier" % "trasier-client-opentracing-spring-boot" % "2.2.8"
[com.trasier/trasier-client-opentracing-spring-boot "2.2.8"]
Group / Artifact | Type | Version |
---|---|---|
com.trasier : trasier-client-opentracing | jar | 2.2.8 |
com.trasier : trasier-client-spring | jar | 2.2.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.1.3.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.3.RELEASE |
com.trasier : trasier-client-spring-rest | jar | 2.2.8 |