I need to specify the MySQL database with the help of Maven 2. In the dependency, what kind of groupID and artifactID shall I use?
How can one find groupID and artifactID`s for different products? That is, I don't know those for MySQL, or they are not important? How does it work?
The main Maven repository is located at repo.maven.apache.org. You can search it (for packages) at the site http://search.maven.org. A search for mysql turns up the mysql-java-connector, which is probably what you want. The groupid and artifactid are listed on the search page.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With