A bytecode generation library.
Gizmo aims at simplifying bytecode generation. It is heavily used by Quarkus.
Gizmo is available on Maven Central but you can build it locally:
mvn clean install
To release a new version of Gizmo, follow these steps:
https://github.com/smallrye/smallrye/wiki/Release-Process#releasing
The staging repository is automatically closed. The sync with Maven Central should take ~30 minutes.