public interface JkInternalJarShader
Modifier and Type | Interface and Description |
---|---|
static class |
JkInternalJarShader.Cache |
static class |
JkInternalJarShader.MavenShaderClassLoader |
Modifier and Type | Method and Description |
---|---|
static JkInternalJarShader |
of(JkRepoSet repoSet) |
void |
shade(java.nio.file.Path mainJar,
java.util.Set<java.nio.file.Path> extraJars,
java.nio.file.Path outputJar) |
void shade(java.nio.file.Path mainJar, java.util.Set<java.nio.file.Path> extraJars, java.nio.file.Path outputJar)
static JkInternalJarShader of(JkRepoSet repoSet)