4.0.0
    
        ruoyi-extend
        com.ruoyi
        0.8.3
    
    ruoyi-xxl-job-admin
    jar
    
    
    
        
            
                org.springframework.boot
                spring-boot-starter-parent
                ${spring-boot.version}
                pom
                import
            
        
    
    
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
        
            org.springframework.boot
            spring-boot-starter-freemarker
        
        
        
            org.springframework.boot
            spring-boot-starter-mail
        
        
        
            org.springframework.boot
            spring-boot-starter-actuator
        
        
        
            org.mybatis.spring.boot
            mybatis-spring-boot-starter
            ${spring-boot.mybatis}
        
        
        
            com.mysql
            mysql-connector-j
        
        
            de.codecentric
            spring-boot-admin-starter-client
        
        
        
            com.xuxueli
            xxl-job-core
        
    
    
        ${project.artifactId}
        
            
                org.springframework.boot
                spring-boot-maven-plugin
                ${spring-boot.version}
                
                    
                        
                            repackage