License |
License |
---|---|
Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) |
GroupId | GroupIdcom.baffalotech |
ArtifactId | ArtifactIdbaffalotech-zipkin-server |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbaffalotech-zipkin-server
baffalotech integration framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.baffalotech/baffalotech-zipkin-server/ -->
<dependency>
<groupId>com.baffalotech</groupId>
<artifactId>baffalotech-zipkin-server</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.baffalotech/baffalotech-zipkin-server/
implementation 'com.baffalotech:baffalotech-zipkin-server:1.0.5'
// https://jarcasting.com/artifacts/com.baffalotech/baffalotech-zipkin-server/
implementation ("com.baffalotech:baffalotech-zipkin-server:1.0.5")
'com.baffalotech:baffalotech-zipkin-server:jar:1.0.5'
<dependency org="com.baffalotech" name="baffalotech-zipkin-server" rev="1.0.5">
<artifact name="baffalotech-zipkin-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baffalotech', module='baffalotech-zipkin-server', version='1.0.5')
)
libraryDependencies += "com.baffalotech" % "baffalotech-zipkin-server" % "1.0.5"
[com.baffalotech/baffalotech-zipkin-server "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |