License |
License |
---|---|
Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) |
GroupId | GroupIdio.fabric8.zipkin.examples |
ArtifactId | ArtifactIdzipkin-hello-world-example |
Last Version | Last Version0.0.8 |
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-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"]
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 |