Package-level declarations
Types
Link copied to clipboard
A Plugin which packages and runs a project as a Java Application using the shadowed jar.
Link copied to clipboard
Link copied to clipboard
interface ShadowExtension
TODO: haven't removed this as I want to address issues like https://github.com/GradleUp/shadow/issues/651 in it.
Link copied to clipboard
abstract class ShadowJavaPlugin @Inject constructor(softwareComponentFactory: SoftwareComponentFactory) : Plugin<Project>
Link copied to clipboard
Link copied to clipboard