File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -201,6 +201,7 @@ version:: `{version_example}`
201201
202202For example:
203203
204+ .Main Jaybird artifact
204205[source,xml,subs="verbatim,attributes"]
205206----
206207<dependency>
@@ -212,6 +213,7 @@ For example:
212213
213214If you want to use Type 2 support (native or embedded), you need to explicitly add `jaybird-native` as a dependency:
214215
216+ .Jaybird native artifact (native and embedded protocol)
215217[source,xml,subs="verbatim,attributes"]
216218----
217219<dependency>
@@ -228,6 +230,7 @@ See also <<type-2-native-and-embedded-driver>>.
228230
229231To enable the "`ChaCha64` " wire encryption support for pure Java connections, also add:
230232
233+ .ChaCha64 wire encryption plugin
231234[source,xml,subs="verbatim,attributes"]
232235----
233236<dependency>
You can’t perform that action at this time.
0 commit comments