6 ms·
You can quite easily get by with the standard JDK tools (javac, jlink, etc) + a tool for fetching dependencies, such as https://github.com/coursier/coursier htt
by oftenwrong 2y ago
You can quite easily get by with the standard JDK tools (javac, jlink, etc) + a tool for fetching dependencies, such as https://github.com/coursier/coursier https://github.com/coursier/coursier or https://github.com/bowbahdoe/jresolve https://github.com/bowbahdoe/jresolve .