diff --git a/source/java/api.rst b/source/java/api.rst index 4377f9f..1f585dc 100644 --- a/source/java/api.rst +++ b/source/java/api.rst @@ -43,6 +43,17 @@ compatible with Scala 2.12: +.. note:: + + If you use the {+connector-short+} without the Java Driver, you must + install the following libraries: + + - :java-docs:`BSON ` + + - :java-docs:`Core ` + + - :java-docs:`Java Driver ` + Configuration -------------