| Field | Value |
|---|---|
| Name | Proxy |
| Description | A small yet powerful interception library that lets you manipulate existing objects and classes behavior runtime, It's achieving this by using javassist to do bytecode manipulation |
| Homepage | https://github.com/Ericsson/proxy |