jython

https://www.jython.org/

使用:jython-standalone

<dependency>
    <groupId>org.python</groupId>
    <artifactId>jython-standalone</artifactId>
    <version>2.7.2</version>
</dependency>
原文地址:https://www.cnblogs.com/muzhongjiang/p/13860404.html