Last Version

Fabric8 :: Zipkin :: Examples :: Hello World 0.0.8

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-example
Version

Version

0.0.8
Type

Type

jar
Description

Description

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

Project Organization

Red Hat

Download zipkin-hello-world-example 0.0.8


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

Dependencies

compile (4)

Group / Artifact Type Version
io.fabric8 : spring-cloud-kubernetes-compat jar 0.0.5
io.fabric8 : spring-cloud-starter-kubernetes-all jar 0.0.5
org.springframework.boot : spring-boot-starter-web jar 1.3.3.RELEASE
org.springframework.cloud : spring-cloud-commons jar 1.0.4.RELEASE

Project Modules

There are no modules declared in this project.