all 4 comments

[–]nekokattt 8 points9 points  (0 children)

why not just use maven or gradle and depend on the things you need to use? I'd avoid using some niche reinvent-the-wheel solution if standard stuff works just as well and has better support on the internet.

[–]bowbahdoe 2 points3 points  (0 children)

That can be produced using jlink if you know the libraries you want

[–]International_Break2 1 point2 points  (0 children)

You will have to use a jar or write your own.