4.0.0
    
        com.tuling
        tuling-mall
        0.0.5
    
    tulingmall-portal
    jar
    tulingmall-portal
    商城入口
    
        UTF-8
        UTF-8
        1.8
        true
    
    
        
            com.tuling
            tulingmall-common
        
        
            com.tuling
            tulingmall-redis-comm
        
        
            com.baomidou
            dynamic-datasource-spring-boot-starter
            
                
                    org.springframework.boot
                    spring-boot-starter-jdbc
                
            
        
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
        
        
            org.apache.commons
            commons-pool2
            2.4.3
        
        
            mysql
            mysql-connector-java
        
        
        
        
            com.alibaba.cloud
            spring-cloud-starter-alibaba-nacos-discovery
        
        
        
            com.alibaba.cloud
            spring-cloud-starter-alibaba-nacos-config
        
        
        
            org.springframework.cloud
            spring-cloud-starter-openfeign
        
        
        
            com.alipay.sdk
            alipay-sdk-java
            3.3.87.ALL
            
                
                    commons-logging
                    commons-logging
                
            
        
        
            commons-lang
            commons-lang
            2.6
        
        
            commons-configuration
            commons-configuration
            1.10
            
                
                    commons-logging
                    commons-logging
                
            
        
        
            commons-codec
            commons-codec
            1.11
        
        
            com.google.zxing
            core
            3.2.1
        
        
            org.hamcrest
            hamcrest-core
            1.3
            test
        
        
            com.google.code.gson
            gson
            2.8.5
        
        
        
        
            com.github.ben-manes.caffeine
            caffeine
            2.9.3
        
        
            org.springframework.boot
            spring-boot-test
            test
        
        
            junit
            junit
            4.13.2
            test
        
        
            org.springframework
            spring-test
            5.2.8.RELEASE
            test
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin
                2.3.2.RELEASE
                
                    
                        
                            repackage