Provides classes to install the Byteman agent into a JVM for runtime bytecode manipulation.
<dependency>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-install</artifactId>
<version>4.0.26</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installs the Byteman agent into the current JVM.
Ensure the JVM is started with appropriate permissions or use the Byteman agent jar as a -javaagent.
No dependency data recorded yet.