is not current version
Last Version 2.6.5

com.redhat.lightblue:lightblue-bom-parent 2.0.9

Lightblue bom

GroupId

GroupId

com.redhat.lightblue
ArtifactId

ArtifactId

lightblue-bom-parent
Version

Version

2.0.9
Type

Type

pom

Download lightblue-bom-parent 2.0.9


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