B
B
Boris Goncharov2020-05-02 09:32:28
Java
Boris Goncharov, 2020-05-02 09:32:28

How can I add the JDBC library to my maven project?

How can I add the JDBC library to my maven project?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
Timur Pokrovsky, 2020-05-02
@Makaroshka007

https://www.codeflow.site/en/article/maven_how-to...

D
Dmitry Roo, 2020-05-02
@xez

1. Find the required driver, for example, here:
https://mvnrepository.com/search.html?query=Jdbc
There are ready-made lines for insertion right away.
2. Add the required lines to the block

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question