Byte Buddy agent for attaching an agent to the local or a remote JVM.
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
<version>1.18.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install Byte Buddy agent and obtain Instrumentation instance.
Ensure the application has appropriate permissions or use -javaagent at startup.
No dependency data recorded yet.