is not current version
Last Version 2.6.5

com.redhat.lightblue:lightblue-bom 1.13.0


GroupId

GroupId

com.redhat.lightblue
ArtifactId

ArtifactId

lightblue-bom
Version

Version

1.13.0
Type

Type

pom

Download lightblue-bom 1.13.0

Filename Size
lightblue-bom-1.13.0.pom 2 KB
Browse

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