public class JarUtil extends Object
Constructor and Description |
---|
JarUtil() |
Modifier and Type | Method and Description |
---|---|
static Path |
downloadAndInstallJar(URL url,
String libPath,
String name) |
static void |
downloadAndInstallJar(URL url,
String libPath,
String name,
URLClassLoader urlClassLoader) |