|
1 | 1 | .. _kotlin-fle: |
2 | 2 |
|
3 | | -Compatible Encryption Library Version |
4 | | -------------------------------------- |
| 3 | +.. sharedinclude:: dbx/encrypt-fields.rst |
5 | 4 |
|
6 | | - The {+driver-short+} uses the `mongodb-crypt |
7 | | - <https://mvnrepository.com/artifact/org.mongodb/mongodb-crypt>`__ |
8 | | - encryption library for in-use encryption. This driver version |
9 | | - is compatible with ``mongodb-crypt`` v{+mongocrypt-version+}. |
| 5 | + .. replacement:: driver-specific-content |
10 | 6 |
|
11 | | - .. sharedinclude:: dbx/encrypt-fields.rst |
| 7 | + Compatible Encryption Library Version |
| 8 | + ------------------------------------- |
12 | 9 |
|
13 | | - .. replacement:: driver-specific-content |
| 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{+mongocrypt-version+}. |
14 | 14 |
|
15 | 15 | .. sharedinclude:: dbx/jvm/BOM-installation-tip.rst |
16 | 16 |
|
17 | 17 | .. replacement:: installation-guide |
18 | 18 |
|
19 | 19 | :ref:`Add the Driver Bill of Materials <kotlin-get-started-install-bom>` step of the Quick Start guide. |
20 | 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/fundamentals/code-snippets/crypt-maven-versioned.rst |
31 | | - |
32 | | - .. tab:: Gradle |
33 | | - :tabid: gradle-dependency |
34 | | - |
35 | | - .. include:: /includes/fundamentals/code-snippets/crypt-gradle-versioned.rst |
| 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/fundamentals/code-snippets/crypt-maven-versioned.rst |
| 31 | + |
| 32 | + .. tab:: Gradle |
| 33 | + :tabid: gradle-dependency |
| 34 | + |
| 35 | + .. include:: /includes/fundamentals/code-snippets/crypt-gradle-versioned.rst |
0 commit comments