License |
License |
---|---|
Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) |
GroupId | GroupIdio.fabric8.zipkin.examples |
ArtifactId | ArtifactIdzipkin-hello-world |
Last Version | Last Version0.1.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: Zipkin :: Examples :: Hello World
Zipkin Hello World example
|
Project Organization |
Project Organization |
<!-- 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"]
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 |