Tagged Questions

0
votes
3answers
65 views

upload jar to respository

I have a jar files that cannot be found on maven2 repository. i interested to add the jar so i can just include extra tag in my pom.xml file and other developer can use the jar. what is the steps …