Package com.ljarocki.shadedjar
package com.ljarocki.shadedjar
-
ClassDescriptionBuilds a fat (uber) JAR by merging the project's own output and every runtime dependency into one archive.Configures the optional scoping block on
minimize { ... }(seeShadedJarExtension).Thin Gradle Worker-API wrapper aroundSourcePacker: one work item packs one source (a dependency jar or a classes directory) into a part file.Parameters for packing one source (a dependency jar or a classes directory).Configures the optional scoping block on arelocate(from, to) { ... }rule (seeShadedJarExtension).DSL for the plugin:Registers thefatJartask and, when thejavaplugin is present, wires it to the project's runtime classpath and main output automatically.