{"id":57070,"library":"byteman-install","title":"Byteman Install","description":"Provides classes to install the Byteman agent into a JVM for runtime bytecode manipulation.","status":"active","version":"4.0.26","language":"java","source_language":null,"source_url":"http://fisheye.jboss.org/browse/byteman/","tags":["byteman","agent","bytecode","instrumentation","testing"],"install":[{"cmd":"<dependency>\n  <groupId>org.jboss.byteman</groupId>\n  <artifactId>byteman-install</artifactId>\n  <version>4.0.26</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.jboss.byteman:byteman-install:4.0.26'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Install","correct":"org.jboss.byteman.agent.install.Install"}],"quickstart":{"code":"import org.jboss.byteman.agent.install.Install;\n\npublic class Example {\n    public static void main(String[] args) throws Exception {\n        Install.install();\n        System.out.println(\"Byteman agent installed\");\n    }\n}","lang":"java","description":"Installs the Byteman agent into the current JVM."},"warnings":[{"fix":"Ensure the JVM is started with appropriate permissions or use the Byteman agent jar as a -javaagent.","message":"Byteman installation may require specific JVM permissions or configurations.","severity":"gotcha","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'agent':9,18 'bytecod':15,19 'byteman':1,8,17 'class':4 'instal':2,6 'instrument':20 'jvm':12 'manipul':16 'provid':3 'runtim':14 'test':21","created_at":"2026-06-15T11:01:59.253853+00:00","updated_at":"2026-06-15T11:01:59.253853+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.jboss.org/byteman","github":null,"docs":"https://appdoc.app/artifact/org.jboss.byteman/byteman-install/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}