Maven: Add local dependencies to jar

前端 未结 4 1771
伪装坚强ぢ
伪装坚强ぢ 2020-12-31 21:25

I have a dependency

    
        de.matthiasmann
        twl
        &         


        
4条回答
  •  情话喂你
    2020-12-31 21:55

    If you have such an dependency the best solution is first to use a repository manager and simply put that dependency into the repository manager and afterwards use it as simple dependency.

提交回复
热议问题