{"id":73516,"library":"xbean-asm7-shaded","title":"XBean ASM7 Shaded","description":"Repackaged ASM 7 bytecode manipulation library for use within Apache XBean.","status":"active","version":"4.16","language":"java","source_language":null,"source_url":"http://svn.apache.org/viewvc/geronimo/xbean/tags/xbean-4.16","tags":["asm","bytecode","shaded","xbean"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.xbean</groupId>\n  <artifactId>xbean-asm7-shaded</artifactId>\n  <version>4.16</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.xbean:xbean-asm7-shaded:4.16'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ClassReader","correct":"org.apache.xbean.asm7.ClassReader"}],"quickstart":{"code":"import org.apache.xbean.asm7.ClassReader;\n\npublic class Example {\n    public static void main(String[] args) throws Exception {\n        ClassReader reader = new ClassReader(\"java.lang.Object\");\n        System.out.println(reader.getClassName());\n    }\n}","lang":"java","description":"Reads a class file using the shaded ASM ClassReader."},"warnings":[{"fix":"Use the shaded package (org.apache.xbean.asm7) instead of org.objectweb.asm.","message":"Shaded ASM classes are under org.apache.xbean.asm7; do not use standard org.objectweb.asm imports.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'7':6 'apach':13 'asm':5,15 'asm7':2 'bytecod':7,16 'librari':9 'manipul':8 'repackag':4 'shade':3,17 'use':11 'within':12 'xbean':1,14,18","created_at":"2026-06-17T18:51:57.844724+00:00","updated_at":"2026-06-17T18:51:57.844724+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://geronimo.apache.org/maven/xbean/4.16","github":null,"docs":"https://appdoc.app/artifact/org.apache.xbean/xbean-asm7-shaded/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}