| Modifier and Type | Class and Description |
|---|---|
static class |
ByteBuddyMojo.ForLifecycleTypes.ForProductionTypes.WithExtendedDependencies
A Byte Buddy plugin that transforms a project's production class files where all scopes but the test scope are included.
|
static class |
ByteBuddyMojo.ForLifecycleTypes.ForProductionTypes.WithoutRuntimeDependencies
A Byte Buddy plugin that transforms a project's production class files where runtime class
path elements are not included.
|
static class |
ByteBuddyMojo.ForLifecycleTypes.ForProductionTypes.WithRuntimeDependencies
A Byte Buddy plugin that transforms a project's production class files where runtime class
path elements are included.
|
Copyright © 2014–2025. All rights reserved.