ruoyi-extend
        org.dromara
        ${revision}
    
    4.0.0
    jar
    ruoyi-monitor-admin
    
        
        
            org.springframework.boot
            spring-boot-starter-web
            
                
                    spring-boot-starter-tomcat
                    org.springframework.boot
                
            
        
        
        
            org.springframework.boot
            spring-boot-starter-undertow
        
        
        
            org.springframework.boot
            spring-boot-starter-security
        
        
            de.codecentric
            spring-boot-admin-starter-server
        
        
            de.codecentric
            spring-boot-admin-starter-client
        
        
            org.projectlombok
            lombok
        
    
    
        ${project.artifactId}
        
            
                org.springframework.boot
                spring-boot-maven-plugin
                ${spring-boot.version}
                
                
                
                    
                        
                            repackage