Uses of Class
net.bytebuddy.build.maven.ByteBuddyMojo.ForProductionTypes
Packages that use ByteBuddyMojo.ForProductionTypes
Package
Description
A package containing classes for applying Byte Buddy transformers within a Maven build.
-
Uses of ByteBuddyMojo.ForProductionTypes in net.bytebuddy.build.maven
Subclasses of ByteBuddyMojo.ForProductionTypes in net.bytebuddy.build.mavenModifier 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.