is not current version
Last Version 2.1.0

Beeline Java (Spring Boot Starter) 1.6.1

Spring Boot Starter module to auto-configure Spring Boot with the Honeycomb Beeline for Java

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.honeycomb.beeline
ArtifactId

ArtifactId

beeline-spring-boot-starter
Version

Version

1.6.1
Type

Type

jar
Description

Description

Beeline Java (Spring Boot Starter)
Spring Boot Starter module to auto-configure Spring Boot with the Honeycomb Beeline for Java
Project Organization

Project Organization

Honeycomb

Download beeline-spring-boot-starter 1.6.1


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

Dependencies

compile (9)

Group / Artifact Type Version
io.honeycomb.beeline : beeline-core jar 1.5.0
org.springframework.boot : spring-boot-starter-web jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.1.RELEASE
net.ttddyy : datasource-proxy jar 1.7
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.1.RELEASE
com.github.spotbugs : spotbugs-annotations Optional jar 4.2.2
net.jcip : jcip-annotations Optional jar 1.0

test (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE
com.github.spotbugs : spotbugs jar 4.2.2
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.12.4
org.assertj : assertj-core jar 3.21.0
com.github.tomakehurst : wiremock jar 2.27.2
io.rest-assured : rest-assured jar 4.4.0

Project Modules

There are no modules declared in this project.