In my spring boot project,i want to add a .jar present in the project folder, as gradle dependency and also send it to another plugin(liquibase) for processing.
Currently