Skip to content

Commit d420cf1

Browse files
committed
Deploying to gh-pages from @ 47bde3d 🚀
1 parent e6c36d3 commit d420cf1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

jaybird_manual.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1512,15 +1512,15 @@ <h4 id="driver-native"><a class="anchor" href="#driver-native"></a>2.2.2. NATIVE
15121512
<h5 id="driver-native-maven"><a class="anchor" href="#driver-native-maven"></a>Maven dependency for native client</h5>
15131513
<div class="paragraph">
15141514
<p>When using Jaybird 3 and later, you can use a library to provide the Firebird client library for the <code>native</code> and <code>local</code> protocol.
1515-
For Windows and Linux, you can add the <code>org.firebirdsql.jdbc:fbclient</code> dependency on your classpath.
1515+
For Windows, Linux, and macOS, you can add the <code>org.firebirdsql.jdbc:fbclient</code> dependency on your classpath.
15161516
This dependency does not support the <code>embedded</code> protocol.</p>
15171517
</div>
15181518
<div class="listingblock">
15191519
<div class="content">
15201520
<pre class="prettyprint highlight"><code data-lang="xml">&lt;dependency&gt;
15211521
&lt;groupId&gt;org.firebirdsql.jdbc&lt;/groupId&gt;
15221522
&lt;artifactId&gt;fbclient&lt;/artifactId&gt;
1523-
&lt;version&gt;4.0.4.0&lt;/artifactId&gt;
1523+
&lt;version&gt;5.0.1.0&lt;/artifactId&gt;
15241524
&lt;/dependency&gt;</code></pre>
15251525
</div>
15261526
</div>
@@ -13370,7 +13370,7 @@ <h2 id="license"><a class="anchor" href="#license"></a>Appendix G: License</h2>
1337013370
</div>
1337113371
<div id="footer">
1337213372
<div id="footer-text">
13373-
Last updated 2024-08-15 15:41:44 UTC
13373+
Last updated 2024-09-13 10:43:17 UTC
1337413374
</div>
1337513375
</div>
1337613376
<script src="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/run_prettify.min.js"></script>

jaybird_manual.pdf

15 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)