ruoyi
        com.ruoyi
        3.6.0
    
    4.0.0
    jar
    ruoyi-admin
    
        web服务入口
    
    
        
        
            org.springframework.boot
            spring-boot-devtools
            true 
        
        
        
            io.springfox
            springfox-boot-starter
        
        
        
            io.swagger
            swagger-models
            1.6.2
        
         
        
            mysql
            mysql-connector-java
        
        
        
            com.ruoyi
            ruoyi-framework
        
        
        
            com.ruoyi
            ruoyi-quartz
        
        
        
            com.ruoyi
            ruoyi-generator
        
        
        
            org.elasticsearch.client
            elasticsearch-rest-high-level-client
            7.14.0
            
                
                    org.elasticsearch
                    elasticsearch
                
                
                    org.elasticsearch.client
                    elasticsearch-rest-client
                
            
        
        
            org.elasticsearch.client
            elasticsearch-rest-client
            7.14.0
        
        
        
            org.elasticsearch
            elasticsearch
            7.14.0
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin
                2.1.1.RELEASE
                
                    true 
                
                
                    
                        
                            repackage
                        
                    
                
            
               
                org.apache.maven.plugins   
                maven-war-plugin   
                3.1.0   
                
                    false
                    ${project.artifactId}
                   
              
        
        ${project.artifactId}