License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
GroupId | GroupIdcom.trasier |
ArtifactId | ArtifactIdtrasier-client-spring-boot |
Last Version | Last Version2.3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava library to injest traceable data into Trasier systems.
|
<!-- https://jarcasting.com/artifacts/com.trasier/trasier-client-spring-boot/ -->
<dependency>
<groupId>com.trasier</groupId>
<artifactId>trasier-client-spring-boot</artifactId>
<version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.trasier/trasier-client-spring-boot/
implementation 'com.trasier:trasier-client-spring-boot:2.3.9'
// https://jarcasting.com/artifacts/com.trasier/trasier-client-spring-boot/
implementation ("com.trasier:trasier-client-spring-boot:2.3.9")
'com.trasier:trasier-client-spring-boot:jar:2.3.9'
<dependency org="com.trasier" name="trasier-client-spring-boot" rev="2.3.9">
<artifact name="trasier-client-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trasier', module='trasier-client-spring-boot', version='2.3.9')
)
libraryDependencies += "com.trasier" % "trasier-client-spring-boot" % "2.3.9"
[com.trasier/trasier-client-spring-boot "2.3.9"]
Group / Artifact | Type | Version |
---|---|---|
com.trasier : trasier-client-opentracing | jar | 2.3.9 |
com.trasier : trasier-client-spring | jar | 2.3.9 |
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.3.9 |