is not current version
Last Version 0.14.3

org.occurrent:mongodb 0.1.0


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

mongodb
Version

Version

0.1.0
Type

Type

pom

Download mongodb 0.1.0

Filename Size
mongodb-0.1.0.pom 1 KB
Browse

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