codeLikeO opened a new issue, #828: URL: https://github.com/apache/fesod/issues/828
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fesod/issues) and found nothing similar. ### Fesod version 2.0.0-incubating ### JDK version 21 ### Operating system windows10 ### Steps To Reproduce maven 无法正确引入jar <dependency> <groupId>org.apache.fesod</groupId> <artifactId>fesod-sheet</artifactId> <version>2.0.0-incubating</version> </dependency> ### Current Behavior 引入依赖 ### Expected Behavior 引入正常 ### Anything else? https://github.com/apache/fesod/issues/697 ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
