is not current version
Last Version 1.36.0

com.redhat.lightblue.mongo:lightblue-mongo 1.12.0


GroupId

GroupId

com.redhat.lightblue.mongo
ArtifactId

ArtifactId

lightblue-mongo
Version

Version

1.12.0
Type

Type

jar

Download lightblue-mongo 1.12.0


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