Last Version

BSON 2.7.1

The BSON libs

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.mongodb
ArtifactId

ArtifactId

bson
Version

Version

2.7.1
Type

Type

jar
Description

Description

BSON
The BSON libs
Project URL

Project URL

http://bsonspec.org/
Source Code Management

Source Code Management

https://github.com/mongodb

Download bson 2.7.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.