elab-parent
        com.elab.core
        4.0.0-SNAPSHOT
    
    4.0.0
    com.elab.core
    elab-mongodb
    
    
        
            com.elab.core
            elab-core
            ${project.version}
        
        
            cn.hutool
            hutool-all
        
        
            
            
            
            
                
                    
                    
                
            
        
        
            org.springframework.data
            spring-data-mongodb
            1.10.11.RELEASE
        
        
            org.springframework.boot
            spring-boot-autoconfigure
            ${springboot.version}
            provided
        
        
            org.springframework
            spring-test
            provided
        
        
            junit
            junit