Last Version

Beeline Java (Parent) 2.1.0

Parent POM for the Honeycomb Beeline for Java

License

License

GroupId

GroupId

io.honeycomb.beeline
ArtifactId

ArtifactId

beeline-parent
Version

Version

2.1.0
Type

Type

pom
Description

Description

Beeline Java (Parent)
Parent POM for the Honeycomb Beeline for Java
Project URL

Project URL

https://github.com/honeycombio/beeline-java
Project Organization

Project Organization

Honeycomb
Source Code Management

Source Code Management

https://github.com/honeycombio/beeline-java

Download beeline-parent 2.1.0

Filename Size
beeline-parent-2.1.0.pom 16 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar 4.2.2
net.jcip : jcip-annotations Optional jar 1.0
net.bytebuddy : byte-buddy jar 1.12.10

test (6)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 4.2.2
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.5.1
org.assertj : assertj-core jar 3.22.0
com.github.tomakehurst : wiremock jar 2.27.2
io.rest-assured : rest-assured jar 5.0.1

Project Modules

  • beeline-core
  • beeline-spring-boot-starter
  • beeline-spring-boot-sleuth-starter
  • examples