4.0.0
    com.welampiot
    CIS
    1.0-SNAPSHOT
    
    
        8
        8
        2.13.3
        UTF-8
    
    
    
        org.springframework.boot
        spring-boot-starter-parent
        2.5.1
        
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            mysql
            mysql-connector-java
        
        
            org.mybatis.spring.boot
            mybatis-spring-boot-starter
            2.2.2
        
        
            com.alibaba
            druid
            1.2.3
        
        
            com.alibaba
            druid-spring-boot-starter
            1.1.20
        
        
            org.apache.commons
            commons-lang3
            3.9
        
        
            org.projectlombok
            lombok
        
        
            junit
            junit
            test
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
            
                
                    org.junit.vintage
                    junit-vintage-engine
                
            
        
        
            org.springframework.boot
            spring-boot-starter-security
        
        
            org.springframework.security
            spring-security-config
        
        
            org.springframework.boot
            spring-boot-starter-validation
        
        
            commons-codec
            commons-codec
            1.14
        
        
            be.c4j.ee.security.octopus
            authentication
            0.9.7.2
            pom
        
        
            com.alibaba
            fastjson
            1.2.33
        
        
            org.springframework.integration
            spring-integration-mqtt
        
        
            org.springframework.social
            spring-social-web
            1.1.6.RELEASE
        
        
            commons-httpclient
            commons-httpclient
            3.1
        
        
        
        
            ch.ethz.ganymed
            ganymed-ssh2
            262
        
        
            com.jcraft
            jsch
            0.1.53
        
        
            commons-net
            commons-net
            3.4
        
        
            org.json
            json
            20230227
        
        
            org.gavaghan
            geodesy
            1.1.3
        
        
            org.apache.poi
            poi
            5.2.2
        
        
            org.apache.poi
            poi-ooxml
            5.2.2
        
        
            org.apache.httpcomponents
            httpclient
        
        
            org.apache.httpcomponents
            httpmime
            4.5.12
        
        
            org.apache.httpcomponents
            httpclient
            4.5.13
        
        
            io.jsonwebtoken
            jjwt
            0.9.1
        
        
            org.springframework.boot
            spring-boot-starter-data-redis
        
    
      
        
            nexus-aliyun
            nexus-aliyun
            http://maven.aliyun.com/nexus/content/groups/public/
            
                true
            
            
                false
            
        
    
    
    
        
        
            test
            
                test
            
            
            
                true
            
        
        
        
            prod
            
                prod
            
        
    
    
    
        
        ${project.artifactId}-${profiles.active}
        src/main/java
        src/test/java
        
            
                src/main/resources
                
                    test/*
                    prod/*
                
            
            
                src/main/resources/${profiles.active}
                
                    *.yml
                    *.xml
                
            
        
        
            
                org.springframework.boot
                spring-boot-maven-plugin
                2.2.2.RELEASE
                
                    com.welampiot.ServerApplication
                    JAR
                
                
                    
                        
                            repackage
                        
                        
                            false
                        
                    
                
            
            
            
                org.apache.maven.plugins
                maven-surefire-plugin
                
                    true