is not current version
Last Version 2.1.0

io.honeycomb.beeline:beeline-spring-boot-sleuth-starter 1.7.1

Spring Boot Sleuth Starter module to auto-configure Spring Boot Sleuth to send trace data via Honeycomb Beeline for Java

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.honeycomb.beeline
ArtifactId

ArtifactId

beeline-spring-boot-sleuth-starter
Version

Version

1.7.1
Type

Type

jar

Download beeline-spring-boot-sleuth-starter 1.7.1


<!-- https://jarcasting.com/artifacts/io.honeycomb.beeline/beeline-spring-boot-sleuth-starter/ -->
<dependency>
    <groupId>io.honeycomb.beeline</groupId>
    <artifactId>beeline-spring-boot-sleuth-starter</artifactId>
    <version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.honeycomb.beeline/beeline-spring-boot-sleuth-starter/
implementation 'io.honeycomb.beeline:beeline-spring-boot-sleuth-starter:1.7.1'
// https://jarcasting.com/artifacts/io.honeycomb.beeline/beeline-spring-boot-sleuth-starter/
implementation ("io.honeycomb.beeline:beeline-spring-boot-sleuth-starter:1.7.1")
'io.honeycomb.beeline:beeline-spring-boot-sleuth-starter:jar:1.7.1'
<dependency org="io.honeycomb.beeline" name="beeline-spring-boot-sleuth-starter" rev="1.7.1">
  <artifact name="beeline-spring-boot-sleuth-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.honeycomb.beeline', module='beeline-spring-boot-sleuth-starter', version='1.7.1')
)
libraryDependencies += "io.honeycomb.beeline" % "beeline-spring-boot-sleuth-starter" % "1.7.1"
[io.honeycomb.beeline/beeline-spring-boot-sleuth-starter "1.7.1"]