elab-parent
        com.elab.core
        2.0.5.2-SNAPSHOT
    
    4.0.0
    elab-mq
    
        
            org.springframework.boot
            spring-boot-autoconfigure
            provided
        
        
            com.elab.log
            elab-log
            ${project.version}
        
        
            com.elab.core
            elab-db
            ${project.version}
        
        
            com.aliyun.openservices
            ons-client
            1.8.4.Final
        
        
            junit
            junit
            test
        
        
            org.springframework
            spring-test
            test
        
    
    
        
            
            
                org.apache.maven.plugins
                maven-source-plugin
                
                    
                        attach-sources
                        
                            jar
                        
                    
                
            
            
            
                
                
                
                
                    
                        
                        
                            
                        
                        
                            
                        
                    
                
            
            
                org.apache.maven.plugins
                maven-compiler-plugin
                2.1
                
                    1.8
                    1.8
                
            
        
    
    
        
            releases
            Nexus Release Repository
            http://192.168.0.11:8081/nexus/content/repositories/elab/