| | |
| | | <artifactId>spring-ai-mcp</artifactId> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>org.ruoyi</groupId> |
| | | <artifactId>ruoyi-system-api</artifactId> |
| | | <exclusions> |
| | | <exclusion> |
| | | <groupId>org.ruoyi</groupId> |
| | | <artifactId>ruoyi-common-translation</artifactId> |
| | | </exclusion> |
| | | </exclusions> |
| | | </dependency> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>org.ruoyi</groupId>--> |
| | | <!-- <artifactId>ruoyi-system-api</artifactId>--> |
| | | <!-- <exclusions>--> |
| | | <!-- <exclusion>--> |
| | | <!-- <groupId>org.ruoyi</groupId>--> |
| | | <!-- <artifactId>ruoyi-common-translation</artifactId>--> |
| | | <!-- </exclusion>--> |
| | | <!-- </exclusions>--> |
| | | <!-- </dependency>--> |
| | | |
| | | </dependencies> |
| | | </project> |