A repackage of ASM byte code manipulation library with some fixes from 3.3.
All classes put into com.maxifier.mxcache.asm package.
(It was done because different versions ASM are incompatible)
The repackaging is done via maven-shade-plugin.
This project is located in MxCache repository but it is not liked with its parent project as
IDEA doesn't perform well when used with shade plugin.
Artifacts using MxCache ASM (3)
Constains all classes necessary for launching a MxCache-instrumentated application
Last Release on Oct 14, 2019
Instrumentator core. This jar can also be used for dynamic instrumentation.
Last Release on Oct 14, 2019
Stubgen allows to generate API stub source code for third-party libraries.
It extracts only a skeleton of trird-party libraries that are used by your code.
Last Release on Oct 14, 2019
- Prev
- 1
- Next