lburgazzoli commented on issue #653: Improve documentation URL: https://github.com/apache/camel-k/issues/653#issuecomment-491794130 Your library need to be hosted on an maven repo then you can run kamel run --dependency mvn:your.company/your.artifact/version printer.groovy If the library is not on maven central: kamel run --repository http://your.repo --dependency mvn:your.company/your.artifact/version printer.groovy
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
