is not current version
Last Version 2.28.0

com.redhat.lightblue.rest:lightblue-rest-common 2.6.0


GroupId

GroupId

com.redhat.lightblue.rest
ArtifactId

ArtifactId

lightblue-rest-common
Version

Version

2.6.0
Type

Type

jar

Download lightblue-rest-common 2.6.0


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