| Package | Description |
|---|---|
| net.bytebuddy.build.maven |
A package containing classes for applying Byte Buddy transformers within a Maven build.
|
| Modifier and Type | Method and Description |
|---|---|
EntryPoint |
Initialization.getEntryPoint(ClassLoaderResolver classLoaderResolver,
java.lang.String groupId,
java.lang.String artifactId,
java.lang.String version,
java.lang.String packaging)
Resolves the described entry point.
|