How to add additional artifacts to the driver
Overview
DBeaver has the functionality to add and edit artifacts in existing drivers.
You can add or edit artifacts in existing drivers:
-
Open the driver: Go to Database -> Driver Manager -> select a driver -> Libraries tab
-
Edit an artifact: Double-click the library you want to change
-
Add an artifact: Click Add Artifact
Modes
When adding artifacts, you can choose between two modes. Editing only supports the second one.
-
Dependency declaration: Paste artifact coordinates or Maven XML. Supported formats:
-
Gradle format:
-
Single Maven dependency:
-
Multiple Maven dependencies:
-
-
Declare artifacts manually: Add artifacts one at a time with input fields.