开发者

Is there an ivy/ant equivalent to mvn jar-with-dependencies?

开发者 https://www.devze.com 2023-03-07 19:23 出处:网络
With maven-assembly-plugin it\'s possibl开发者_StackOverflow社区e to package a project into a single jar w all the dependencies.I have not used it by myself, but one-jar seems to do what you need. It

With maven-assembly-plugin it's possibl开发者_StackOverflow社区e to package a project into a single jar w all the dependencies.


I have not used it by myself, but one-jar seems to do what you need. It also has an ant task and offers an ant example.

0

精彩评论

暂无评论...
验证码 换一张
取 消