| Modifier and Type | Class and Description |
|---|---|
static class |
ByteBuddyMojo.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.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.ForProductionTypes.WithRuntimeDependencies
A Byte Buddy plugin that transforms a project's production class files where runtime class
path elements are included.
|
Copyright © 2014–2023. All rights reserved.