Registry / database / mongo-scala-bson-2-12

mongo-scala-bson-2-12

JSON →
library5.6.4javamavenunverified

A Scala wrapper and extension for the MongoDB BSON library.

<dependency> <groupId>org.mongodb.scala</groupId> <artifactId>mongo-scala-bson_2.12</artifactId> <version>5.6.4</version> </dependency>
INSTALL
IMPORT
SIG · MONGO-SCALA-BSON-2
M
mongo-scala-bson-2-12
databasejavav5.6.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BsonDocument
org.mongodb.scala.bson.BsonDocument

Minimal BSON document creation in Scala

import org.mongodb.scala.bson.BsonDocument object Example { def main(args: Array[String]): Unit = { val doc = BsonDocument("key" -> "value") println(doc) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.6.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
mongo-scala-bson-2-12 — mvn dependency:get mongo-scala-bson-2-12 · libregistry