Maven Repository for Byte Code.
Artifact | Description | Artifact Count | Depend By Count |
---|---|---|---|
asm | A very small and fast Java bytecode manipulation framework | 1 | 668 |
asm3 | ObjectWeb ASM package-renamed to isolate incompatibilities between major versions | 1 | 16 |
byteman | The Byteman agent jar contains the implementation of the Byteman java agent, including the bytecode transformer, rule parser, type checker and execution engine and the agent listener. | 2 | 48 |
cglib-nodep | Code generation library with shaded ASM dependecies | 4 | 760 |
emma | EMMA is a fast Java code coverage tool based on bytecode instrumentation. It differs from the existing tools by enabling coverage profiling on large scale enterprise software projects with simultaneous emphasis on fast individual development. | 1 | 33 |
julia-asm | Julia class generators | 1 | 9 |
proguard | ProGuard is a free Java class file shrinker, optimizer, and obfuscator. It removes unused classes, fields, methods, and attributes. It then optimizes the bytecode. It then renames the remaining classes, fields, and methods using short meaningless names. Finally, it preverifies the processed code fo... | 1 | 15 |
retrotranslator runtime | Library classes for bytecode transformed by Retrotranslator | 2 | 37 |
retrotranslator transformer | Java 5.0 to Java 1.4 bytecode transformer | 2 | 18 |
scalap | bytecode analysis tool | 3 | 39 |
serp | Serp is an open source framework for manipulating Java bytecode. | 1 | 36 |