We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e6ecd commit fbfcd09Copy full SHA for fbfcd09
docs/reference/content/driver-async/getting-started/installation-guide.md
@@ -10,8 +10,13 @@ title = "Installation Guide"
10
11
# Installation
12
13
+
14
The recommended way to get started using one of the drivers in your project is with a dependency management system.
15
16
+{{% note class="important" %}}
17
+The MongoDB Async Driver requires Java 7 or greater.
18
+{{% /note %}}
19
20
{{< distroPicker >}}
21
22
## MongoDB Async Driver
0 commit comments