yudao-framework
        cn.iocoder.boot
        ${revision}
    
    4.0.0
    yudao-spring-boot-starter-extension
    jar
    ${project.artifactId}
    扩展点组件
    https://github.com/YunaiV/ruoyi-vue-pro
    
    
    
        
            cn.iocoder.boot
            yudao-common
        
        
        
            org.springframework
            spring-context
            provided
        
        
            org.springframework
            spring-beans
            provided
        
        
        
            org.springframework.boot
            spring-boot-starter-aop
        
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
        
            junit
            junit
            test
        
        
        
            jakarta.validation
            jakarta.validation-api