Kevoree :: Library :: MongoDB

Kevoree Java Standard Libraries

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.kevoree.library
ArtifactId

ArtifactId

comp-mongodb
Last Version

Last Version

5.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

Kevoree :: Library :: MongoDB
Kevoree Java Standard Libraries
Project Organization

Project Organization

Kevoree Project

Download comp-mongodb

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mongodb : mongodb-driver jar 3.4.2

provided (1)

Group / Artifact Type Version
org.kevoree : org.kevoree.api jar 5.5.1

Project Modules

There are no modules declared in this project.

Kevoree Standard Libraries

Build Status

This repository contains all the Kevoree libraries officially maintained by the Kevoree team.

org.kevoree.library

Kevoree

Kevoree Project

Versions

Version
5.5.3
5.5.2
5.5.0