用IDEAL启动 去bulid 或者install的时候project io.dataease:core-backend2.3.0: The following artifacts could not be resolved: org.apache.calcite:calcite-corede:1.35.2 (absent): org.apache.calcite:calcite-corede:1.35.2 was not found in 找不到此依赖
手动添加jar包后 Java类引用正常 但是bulid还是报错 服务无法启动
参考这个下的回答看看