In this example project we include jep-distro as a dependency, unpack it to target folder in maven install phase, and then setup jep for running in JepInitializer file. This example demonstrate how we can pass java objects to python code, call python procedures from python module which call java code, and then return result back to java code.
- mvn clean install
- Run main function