Download mongodb_sjs0.6_2.11-0.4.0-pre5.jar file - Jar m

Jar examples for m:mongodb-sjs0.6-2.11

Description

The official MongoDB driver for Node.js.

You can download jar file mongodb_sjs0.6_2.11 0.4.0-pre5 in this page.

License

MIT License

Build File

You can use the following script to add mongodb_sjs0.6_2.11-0.4.0-pre5.jar to your project.

<dependency>
   <groupId>io.scalajs.npm</groupId>
   <artifactId>mongodb_sjs0.6_2.11</artifactId>
   <version>0.4.0-pre5</version>
</dependency>
compile group: 'io.scalajs.npm', name: 'mongodb_sjs0.6_2.11', version: '0.4.0-pre5'
libraryDependencies += "io.scalajs.npm" % "mongodb_sjs0.6_2.11" % "0.4.0-pre5"
<dependency org="io.scalajs.npm" name="mongodb_sjs0.6_2.11" rev="0.4.0-pre5"/>
@Grapes(@Grab(group='io.scalajs.npm', module='mongodb_sjs0.6_2.11', version='0.4.0-pre5'))
'io.scalajs.npm:mongodb_sjs0.6_2.11:jar:0.4.0-pre5'

Download

Click the following link to download the jar file.

mongodb_sjs0.6_2.11-0.4.0-pre5-javadoc.jar
mongodb_sjs0.6_2.11-0.4.0-pre5-sources.jar
mongodb_sjs0.6_2.11-0.4.0-pre5.jar
mongodb_sjs0.6_2.11-0.4.0-pre5.pom



Related Tutorials