mill.javalib.repackage
package mill.javalib.repackage
Members list
Type members
Classlikes
object RepackageModule extends ExternalModule
Attributes
- Companion
- trait
- Source
- RepackageModule.scala
- Supertypes
-
class ExternalModuleclass RootModule0trait BaseModuleApitrait Moduletrait ModuleApitrait Wrapperclass BaseClasstrait Cachertrait Cacherclass Objecttrait Matchableclass AnyShow all
- Self type
-
RepackageModule.type
trait RepackageModule extends Module
Support to produce self-executable assemblies with the Repackager from the Spring Boot Tools suite (https://docs.spring.io/spring-boot/build-tool-plugin/index.html).
Support to produce self-executable assemblies with the Repackager from the Spring Boot Tools suite (https://docs.spring.io/spring-boot/build-tool-plugin/index.html).
This is an alternative to the mill.scalalib.AssemblyModule.
Attributes
- Companion
- object
- Source
- RepackageModule.scala
- Supertypes
- Known subtypes
-
trait SpringBootModule
In this article