Project Modules

This project has declared the following modules:

Name Description
runtime-compiler-lib Utilize the JDKs compiler interface to compile Java code on the fly.
java-runtime-compiler-maven-plugin Maven plugin to compile and execute Java sources at run-time using runtime-compiler