Last Version

zipkin-layout-factory 0.0.5

Spring Boot Layout Factory for Apache Zipkin (incubating)

License

License

Categories

Categories

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

GroupId

org.apache.zipkin.layout
ArtifactId

ArtifactId

zipkin-layout-factory
Version

Version

0.0.5
Type

Type

jar
Description

Description

zipkin-layout-factory
Spring Boot Layout Factory for Apache Zipkin (incubating)
Project URL

Project URL

https://github.com/apache/incubator-zipkin-layout-factory
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/incubator-zipkin-layout-factory

Download zipkin-layout-factory 0.0.5


<!-- https://jarcasting.com/artifacts/org.apache.zipkin.layout/zipkin-layout-factory/ -->
<dependency>
    <groupId>org.apache.zipkin.layout</groupId>
    <artifactId>zipkin-layout-factory</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zipkin.layout/zipkin-layout-factory/
implementation 'org.apache.zipkin.layout:zipkin-layout-factory:0.0.5'
// https://jarcasting.com/artifacts/org.apache.zipkin.layout/zipkin-layout-factory/
implementation ("org.apache.zipkin.layout:zipkin-layout-factory:0.0.5")
'org.apache.zipkin.layout:zipkin-layout-factory:jar:0.0.5'
<dependency org="org.apache.zipkin.layout" name="zipkin-layout-factory" rev="0.0.5">
  <artifact name="zipkin-layout-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zipkin.layout', module='zipkin-layout-factory', version='0.0.5')
)
libraryDependencies += "org.apache.zipkin.layout" % "zipkin-layout-factory" % "0.0.5"
[org.apache.zipkin.layout/zipkin-layout-factory "0.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-loader-tools jar 2.1.4.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.