bpm-platform
        com.artfess
        1.0
    
    4.0.0
    biz-mdm-server
    主数据平台
    
        
            com.artfess
            bpm-base
            ${project.parent.version}
        
        
            com.artfess
            redis
            ${project.parent.version}
        
        
            com.artfess
            file
            1.0
            compile
        
        
            com.alibaba
            easyexcel
            2.2.0-beta1
        
    
    
        biz-mdm-server
        
            
                org.springframework.boot
                spring-boot-maven-plugin
                2.2.6.RELEASE
                
                    com.artfess.mdm.Application
                    JAR
                
                
                    
                        
                            repackage
                        
                        
                            false
                            boot
                        
                    
                
            
        
        
            
                src/main/resources
                true
                
                    *.properties
                    *.sql
                    */*.xlsx
                    */*.xls
                    */*.zip
                
            
            
                src/main/resources
                false
                
                    */*.xlsx
                    */*.xls
                    */*.zip