usbrandon commented on issue #2488:
URL: https://github.com/apache/hop/issues/2488#issuecomment-1451239179

   https://github.com/dbeaver/cloudbeaver/wiki/Adding-new-database-drivers
   
   They have an XML file with a URL like this:
   <file type="jar" path="maven:/org.postgresql:postgresql:RELEASE[42.2.25]" 
bundle="!drivers.postgresql"/>
                       <file type="jar" path="drivers/postgresql" 
bundle="drivers.postgresql"/>
   
   Is there a java library that hop could use to resolve the maven location and 
download the jar to whatever relevant database plugin lib folder?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to