File tree Expand file tree Collapse file tree
docs/manual/configuration Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -193,14 +193,14 @@ Port numbers shown are defaults and may be omitted. A non-default port requires
193193
194194# ## Driver Downloads
195195
196- | Brand | Download |
197- |-------|----------|
198- | PostgreSQL | [Maven Central ](https://central.sonatype. com/artifact/org.postgresql/postgresql/versions) |
199- | MariaDB | [Maven Repository](https://mvnrepository.com/artifact/org.mariadb.jdbc/mariadb-java-client) |
200- | MySQL | [Maven Repository](https://mvnrepository.com/artifact/com.mysql/mysql-connector-j) |
196+ | Brand | Download |
197+ |-------|------------------------------------------------------------------------------------------------------------------------------ |
198+ | PostgreSQL | [Maven Repository ](https://mvnrepository. com/artifact/org.postgresql/postgresql) |
199+ | MariaDB | [Maven Repository](https://mvnrepository.com/artifact/org.mariadb.jdbc/mariadb-java-client) |
200+ | MySQL | [Maven Repository](https://mvnrepository.com/artifact/com.mysql/mysql-connector-j) |
201201| MS SQL | [Maven Repository](https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc) (JRE 11 versions work with JRE 21) |
202- | Oracle | [Maven Repository](https://mvnrepository.com/artifact/com.oracle.database.jdbc/ojdbc11) |
203- | H2 | [Maven Repository](https://mvnrepository.com/artifact/com.h2database/h2) |
202+ | Oracle | [Maven Repository](https://mvnrepository.com/artifact/com.oracle.database.jdbc/ojdbc11) |
203+ | H2 | [Maven Repository](https://mvnrepository.com/artifact/com.h2database/h2) |
204204
205205# # Vendor-Specific Notes
206206
You can’t perform that action at this time.
0 commit comments