|
4 | 4 |
|
5 | 5 | .. replacement:: driver-specific-content
|
6 | 6 |
|
7 |
| - .. important:: Compatible Encryption Library Version |
8 |
| - |
9 |
| - The {+driver-short+} uses the `mongodb-crypt |
10 |
| - <https://mvnrepository.com/artifact/org.mongodb/mongodb-crypt>`__ |
11 |
| - encryption library for in-use encryption. This driver version |
12 |
| - is compatible with ``mongodb-crypt`` v{+full-version+}. |
13 |
| - |
14 |
| - Select from the following :guilabel:`Maven` and |
15 |
| - :guilabel:`Gradle` tabs to see how to add the ``mongodb-crypt`` |
16 |
| - dependency to your project by using the specified manager: |
17 |
| - |
18 |
| - .. tabs:: |
19 |
| - |
20 |
| - .. tab:: Maven |
21 |
| - :tabid: maven-dependency |
22 |
| - |
23 |
| - .. include:: /includes/security/crypt-maven-versioned.rst |
24 |
| - |
25 |
| - .. tab:: Gradle |
26 |
| - :tabid: gradle-dependency |
27 |
| - |
28 |
| - .. include:: /includes/security/crypt-gradle-versioned.rst |
| 7 | + Compatible Encryption Library Version |
| 8 | + ------------------------------------- |
| 9 | + |
| 10 | + The {+driver-short+} uses the `mongodb-crypt |
| 11 | + <https://mvnrepository.com/artifact/org.mongodb/mongodb-crypt>`__ |
| 12 | + encryption library for in-use encryption. This driver version |
| 13 | + is compatible with ``mongodb-crypt`` v{+full-version+}. |
| 14 | + |
| 15 | + .. sharedinclude:: dbx/jvm/BOM-installation-tip.rst |
| 16 | + |
| 17 | + .. replacement:: installation-guide |
| 18 | + |
| 19 | + :ref:`Add the Driver Bill of Materials <java-rs-get-started-install-bom>` step of the Download and Install guide. |
| 20 | + |
| 21 | + Select from the following :guilabel:`Maven` and |
| 22 | + :guilabel:`Gradle` tabs to see how to add the ``mongodb-crypt`` |
| 23 | + dependency to your project by using the specified manager: |
| 24 | + |
| 25 | + .. tabs:: |
| 26 | + |
| 27 | + .. tab:: Maven |
| 28 | + :tabid: maven-dependency |
| 29 | + |
| 30 | + .. include:: /includes/security/crypt-maven-versioned.rst |
| 31 | + |
| 32 | + .. tab:: Gradle |
| 33 | + :tabid: gradle-dependency |
| 34 | + |
| 35 | + .. include:: /includes/security/crypt-gradle-versioned.rst |
0 commit comments