Download bson-driver_2.9.0-1-0.2.7.jar file - Jar b

Jar examples for b:bson-driver-2.9.0-1

Description

bson-driver

You can download jar file bson-driver_2.9.0-1 0.2.7 in this page.

Build File

You can use the following script to add bson-driver_2.9.0-1-0.2.7.jar to your project.

<dependency>
   <groupId>com.mongodb.async</groupId>
   <artifactId>bson-driver_2.9.0-1</artifactId>
   <version>0.2.7</version>
</dependency>
compile group: 'com.mongodb.async', name: 'bson-driver_2.9.0-1', version: '0.2.7'
libraryDependencies += "com.mongodb.async" % "bson-driver_2.9.0-1" % "0.2.7"
<dependency org="com.mongodb.async" name="bson-driver_2.9.0-1" rev="0.2.7"/>
@Grapes(@Grab(group='com.mongodb.async', module='bson-driver_2.9.0-1', version='0.2.7'))
'com.mongodb.async:bson-driver_2.9.0-1:jar:0.2.7'

Download

Click the following link to download the jar file.

bson-driver_2.9.0-1-0.2.7-javadoc.jar
bson-driver_2.9.0-1-0.2.7-sources.jar
bson-driver_2.9.0-1-0.2.7.jar
bson-driver_2.9.0-1-0.2.7.pom



Related Tutorials