Uses of Class
net.bytebuddy.build.maven.ByteBuddyMojo.ForLifecycleTypes.ForProductionTypes
Packages that use ByteBuddyMojo.ForLifecycleTypes.ForProductionTypes
Package
Description
A package containing classes for applying Byte Buddy transformers within a Maven build.
-
Uses of ByteBuddyMojo.ForLifecycleTypes.ForProductionTypes in net.bytebuddy.build.maven
Modifier and TypeClassDescriptionstatic class
A Byte Buddy plugin that transforms a project's production class files where all scopes but the test scope are included.static class
A Byte Buddy plugin that transforms a project's production class files where runtime class path elements are not included.static class
A Byte Buddy plugin that transforms a project's production class files where runtime class path elements are included.