is not current version
Last Version 2.28.0

com.redhat.lightblue.rest:lightblue-rest-pom 2.23.0

REST front-ends for Lightblue

GroupId

GroupId

com.redhat.lightblue.rest
ArtifactId

ArtifactId

lightblue-rest-pom
Version

Version

2.23.0
Type

Type

pom

Download lightblue-rest-pom 2.23.0


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