is not current version
Last Version 2.1.0

io.honeycomb.beeline:beeline-parent 1.7.1

Parent POM for the Honeycomb Beeline for Java

GroupId

GroupId

io.honeycomb.beeline
ArtifactId

ArtifactId

beeline-parent
Version

Version

1.7.1
Type

Type

pom

Download beeline-parent 1.7.1

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

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