com.github.seanyinx.wing:wing-spring-tracing

Scaffolding of microservice development

License

License

GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-spring-tracing
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

Scaffolding of microservice development

Download wing-spring-tracing

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-spring-tracing/ -->
<dependency>
    <groupId>com.github.seanyinx.wing</groupId>
    <artifactId>wing-spring-tracing</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-spring-tracing/
implementation 'com.github.seanyinx.wing:wing-spring-tracing:1.0.6'
// https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-spring-tracing/
implementation ("com.github.seanyinx.wing:wing-spring-tracing:1.0.6")
'com.github.seanyinx.wing:wing-spring-tracing:pom:1.0.6'
<dependency org="com.github.seanyinx.wing" name="wing-spring-tracing" rev="1.0.6">
  <artifact name="wing-spring-tracing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.seanyinx.wing', module='wing-spring-tracing', version='1.0.6')
)
libraryDependencies += "com.github.seanyinx.wing" % "wing-spring-tracing" % "1.0.6"
[com.github.seanyinx.wing/wing-spring-tracing "1.0.6"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.seanyinx.wing : wing-core jar 1.0.6
com.github.seanyinx.wing : wing-traffic-common jar 1.0.6
com.github.seanyinx.wing : wing-spring-common jar 1.0.6
org.slf4j : slf4j-api jar 1.7.30
org.springframework.cloud : spring-cloud-starter-zipkin jar

test (10)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 2.23.0
org.assertj : assertj-core jar 3.18.1
org.springframework.boot : spring-boot-starter-log4j2 jar
com.netflix.ribbon : ribbon jar 2.2.5
com.github.tomakehurst : wiremock-standalone jar 2.24.0
org.awaitility : awaitility jar 3.0.0
org.testcontainers : testcontainers jar 1.16.0
org.springframework.boot : spring-boot-starter-test jar
org.projectlombok : lombok jar 1.18.20

Project Modules

  • wing-spring-tracing-common
  • wing-spring-tracing-servlet
  • wing-spring-tracing-reactive

Versions

Version
1.0.6
1.0.3
1.0.2
1.0.1