Last Version

Fabric8 :: Zipkin :: Examples :: Hello World 0.1.12

Zipkin Hello World example

License

License

Categories

Categories

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

GroupId

io.fabric8.zipkin.examples
ArtifactId

ArtifactId

zipkin-hello-world
Version

Version

0.1.12
Type

Type

jar
Description

Description

Fabric8 :: Zipkin :: Examples :: Hello World
Zipkin Hello World example
Project Organization

Project Organization

Red Hat

Download zipkin-hello-world 0.1.12


<!-- https://jarcasting.com/artifacts/io.fabric8.zipkin.examples/zipkin-hello-world/ -->
<dependency>
    <groupId>io.fabric8.zipkin.examples</groupId>
    <artifactId>zipkin-hello-world</artifactId>
    <version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.zipkin.examples/zipkin-hello-world/
implementation 'io.fabric8.zipkin.examples:zipkin-hello-world:0.1.12'
// https://jarcasting.com/artifacts/io.fabric8.zipkin.examples/zipkin-hello-world/
implementation ("io.fabric8.zipkin.examples:zipkin-hello-world:0.1.12")
'io.fabric8.zipkin.examples:zipkin-hello-world:jar:0.1.12'
<dependency org="io.fabric8.zipkin.examples" name="zipkin-hello-world" rev="0.1.12">
  <artifact name="zipkin-hello-world" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.zipkin.examples', module='zipkin-hello-world', version='0.1.12')
)
libraryDependencies += "io.fabric8.zipkin.examples" % "zipkin-hello-world" % "0.1.12"
[io.fabric8.zipkin.examples/zipkin-hello-world "0.1.12"]

Dependencies

compile (5)

Group / Artifact Type Version
io.fabric8 : spring-cloud-kubernetes-compat jar 0.0.16
io.fabric8 : spring-cloud-starter-kubernetes-all jar 0.0.16
org.springframework.boot : spring-boot-starter-web jar 1.4.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.4.0.RELEASE
org.springframework.cloud : spring-cloud-commons jar 1.1.1.RELEASE

Project Modules

There are no modules declared in this project.