Docs Menu
Docs Home
/ / /
Scala

Installation

The recommended way to get started with the Scala driver in your project is by using a dependency management system. To manually download the MongoDB Scala driver, see the Scala driver Maven repository.

The following sections contain the Reactive Streams-based Scala implementation for asynchronous stream processing with non-blocking back pressure.

← MongoDB Scala Driver