Last Version

Spring Cloud Starter Zipkin 2.2.8.RELEASE

Spring Cloud Starter Zipkin

License

License

Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM)
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-zipkin
Version

Version

2.2.8.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Starter Zipkin
Spring Cloud Starter Zipkin
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-zipkin 2.2.8.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-zipkin/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-starter-zipkin</artifactId>
    <version>2.2.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-zipkin/
implementation 'org.springframework.cloud:spring-cloud-starter-zipkin:2.2.8.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-zipkin/
implementation ("org.springframework.cloud:spring-cloud-starter-zipkin:2.2.8.RELEASE")
'org.springframework.cloud:spring-cloud-starter-zipkin:jar:2.2.8.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-zipkin" rev="2.2.8.RELEASE">
  <artifact name="spring-cloud-starter-zipkin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-zipkin', version='2.2.8.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-zipkin" % "2.2.8.RELEASE"
[org.springframework.cloud/spring-cloud-starter-zipkin "2.2.8.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-sleuth jar
org.springframework.cloud : spring-cloud-sleuth-zipkin jar

Project Modules

There are no modules declared in this project.