下载地址: jep3.5 jar包与文档.rar
由于3.X并未上传maven所有只能下载jar包使用maven本地导入
<dependency><groupId>com.singularsys</groupId><artifactId>jep</artifactId><version>3.5</version><scope>system</scope><systemPath>${project.basedir}/src/main/resources/lib/jep-java-3.5-trial.jar</systemPath></dependency>