is not current version
Last Version 2.1.0

io.honeycomb.beeline:beeline-parent 1.5.0

Parent POM for the Honeycomb Beeline for Java

GroupId

GroupId

io.honeycomb.beeline
ArtifactId

ArtifactId

beeline-parent
Version

Version

1.5.0
Type

Type

pom

Download beeline-parent 1.5.0

Filename Size
beeline-parent-1.5.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>1.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.honeycomb.beeline/beeline-parent/
implementation 'io.honeycomb.beeline:beeline-parent:1.5.0'
// https://jarcasting.com/artifacts/io.honeycomb.beeline/beeline-parent/
implementation ("io.honeycomb.beeline:beeline-parent:1.5.0")
'io.honeycomb.beeline:beeline-parent:pom:1.5.0'
<dependency org="io.honeycomb.beeline" name="beeline-parent" rev="1.5.0">
  <artifact name="beeline-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.honeycomb.beeline', module='beeline-parent', version='1.5.0')
)
libraryDependencies += "io.honeycomb.beeline" % "beeline-parent" % "1.5.0"
[io.honeycomb.beeline/beeline-parent "1.5.0"]