elab-parent
        com.elab.core
        2.0.4.14-SNAPSHOT
    
    4.0.0
    elab-es
    
        
    
    
        
            org.springframework.boot
            spring-boot-configuration-processor
            true
            ${springboot.version}
        
        
            elab-core
            com.elab.core
            ${project.version}
        
        
            elab-spring
            
                
                    gson
                    com.google.code.gson
                
            
            com.elab.core
            ${project.version}
        
        
            org.zxp
            esclientrhl
            7.0.0
        
        
        
        
        
        
        
        
        
        
        
        
            org.elasticsearch
            elasticsearch
            7.4.0
        
        
            org.elasticsearch.client
            elasticsearch-rest-high-level-client
            7.4.0
        
        
            org.springframework.boot
            spring-boot-starter-test
            ${springboot.version}
            test
        
        
            org.yaml
            snakeyaml
            1.19
        
        
            org.springframework.boot
            spring-boot-starter-web
            ${springboot.version}