Uses of Package
net.bytebuddy.build.maven
Packages that use net.bytebuddy.build.maven
Package
Description
A package containing classes for applying Byte Buddy transformers within a Maven build.
-
Classes in net.bytebuddy.build.maven used by net.bytebuddy.build.mavenClassDescriptionA Maven plugin for applying Byte Buddy transformations during a build.A coordinate to locate a managed dependency.Transforms specified classes from files in a folder or a jar file to a folder or jar file.A version of the plugin that is bound to Maven's lifecycle.A Byte Buddy plugin that transforms a project's production class files.A transformer that is applied during the plugin's execution.A transformer for a discovered plugin.A resolver that transforms a Maven coordinate into a class loader that can view the dependencies implied by this coordinate.An configuration of a Maven coordinate.Determines how and if plugins are discovered.Defines a configuration for a Maven build's type transformation.A Maven coordinate.Describes an argument to a
Plugin
constructor.A transformation specification to apply during the plugin's execution.