然而,这个脚本需要一个第三方库(MySQL JDBC),除了通过-classpath或-cp参数之外,我不知道有什么方法可以将它提供给脚本,例如由于我不打算在这里讨论的原因,实际上不可能使用-classpath/-cp参数为脚本提供JAR位置我试着使用@Grab
@Grab(group='mysql', modul
Caused by: java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/testemf = Persistence.createEntityManagerFactory("manager1");
我的依赖项是artifact