Just an example for others and a note for myself in case I need to reference this in the future.
Steps:
Add the custom/additional maven repos where you can find the JARs (that are not hosted on maven central or other common repo)
<repositories>
<!-- has some useful JARs not hosted on maven central, a popular alternative repo -->