This project lets you create java Classes on-the-fly at runtime, with any superclass, interfaces and methods you like. Great for creating JavaBeans from dynamic data! Similar to java.lang.reflect.Proxy but more powerful.
There are no reported vulnerabilities