is not current version
Last Version 2.17.0

com.redhat.lightblue:lightblue-core-pom 1.8.1

Lightblue Core components

GroupId

GroupId

com.redhat.lightblue
ArtifactId

ArtifactId

lightblue-core-pom
Version

Version

1.8.1
Type

Type

pom

Download lightblue-core-pom 1.8.1


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