is not current version
Last Version 0.14.3

org.occurrent:mongodb 0.2.1


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

mongodb
Version

Version

0.2.1
Type

Type

pom

Download mongodb 0.2.1

Filename Size
mongodb-0.2.1.pom 1 KB
Browse

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