A port of Shimeji-ee from JRE 6 to JDK 11. Also has many code changes and bug fixes, but attempts to preserve backward compatibility.
The BridgeService is a library that allows your project to access java code to which you do not have implicite and normal access. Use cases are JS/Python/C++ accessing Java objects or java objects ...