is not current version
Last Version 1.1.0

io.corbel.lib:mongodb 0.6.0

MongoDB Connection Library

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

io.corbel.lib
ArtifactId

ArtifactId

mongodb
Version

Version

0.6.0
Type

Type

jar

Download mongodb 0.6.0


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