In this repository: https://github.com/johann04/xades-signer-cr , there is a file xadessignercr.jar (https://github.com/johann04/xades-signer-cr/tree/master/xadessignercr/release) that I want to add to my Spring Boot project. What is the correct way to add the .jar to my project? How can I reference that .jar in my pom.xml?
Asked
Active
Viewed 33 times
0
-
1Look here https://stackoverflow.com/questions/8871056/can-i-use-a-github-project-directly-in-maven – yakup yalçın Feb 21 '22 at 19:11