is not current version
Last Version 1.9.0

com.redhat.lightblue.mongo:lightblue-mongo-common 1.8.1


GroupId

GroupId

com.redhat.lightblue.mongo
ArtifactId

ArtifactId

lightblue-mongo-common
Version

Version

1.8.1
Type

Type

jar

Download lightblue-mongo-common 1.8.1


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