ruoyi
        com.ruoyi
        3.8.5
    
    4.0.0
    
    jar
    smartor-suifang
    
        web服务入口
    
    
        
        
            org.springframework.boot
            spring-boot-devtools
            true 
        
        
            org.springframework.boot
            spring-boot-starter-thymeleaf
        
        
        
            io.springfox
            springfox-boot-starter
        
        
        
            io.swagger
            swagger-models
            1.6.2
        
        
        
            mysql
            mysql-connector-java
        
        
        
            com.microsoft.sqlserver
            mssql-jdbc
            9.2.1.jre8
        
        
        
            com.ruoyi
            ruoyi-framework
        
        
        
            com.ruoyi
            ruoyi-quartz
        
        
        
            com.ruoyi
            ruoyi-generator
        
        
        
            com.ruoyi
            smartor
            3.8.5
            compile
        
        
        
            net.glxn.qrgen
            javase
            2.0
        
        
        
            net.glxn.qrgen
            core
            2.0
        
        
            org.json
            json
            20210307
        
        
            org.springframework.boot
            spring-boot-starter-web-services
        
        
            org.apache.cxf
            cxf-rt-frontend-jaxws
            3.1.6
        
        
            org.apache.cxf
            cxf-rt-transports-http
            3.1.6
        
        
            org.codehaus.woodstox
            stax2-api
            3.1.1
        
        
            org.ssssssss
            magic-api-spring-boot-starter
            1.3.0
        
        
            com.alibaba.nls
            nls-sdk-common
            2.1.6
        
        
            org.apache.poi
            poi
            5.2.3
        
        
            org.apache.poi
            poi-scratchpad
            5.2.3
        
        
            xerces
            xercesImpl
            2.12.0
        
        
            xml-apis
            xml-apis
            1.4.01
        
        
            org.apache.poi
            poi-ooxml
            5.2.3
        
        
            org.apache.poi
            poi-ooxml-schemas
            4.1.2
        
        
            org.apache.xmlbeans
            xmlbeans
            5.1.0
        
        
            org.apache.commons
            commons-compress
            1.21
        
        
            cn.easyproject
            orai18n
            12.1.0.2.0
        
        
            com.oracle.database.jdbc
            ojdbc8
            19.3.0.0
        
        
            org.postgresql
            postgresql
            42.6.0 
        
        
        
            com.oracle.database.jdbc
            ojdbc8
            runtime
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin
                2.1.1.RELEASE
                
                    true 
                
                
                    
                        
                            repackage
                        
                    
                
            
            
                org.apache.maven.plugins
                maven-war-plugin
                3.1.0
                
                    false
                    ${project.artifactId}
                
            
        
        ${project.artifactId}
    
    
        
            central
            https://repo.maven.apache.org/maven2
        
        
            aliyun
            https://maven.aliyun.com/repository/public
        
        
            jcenter
            https://jcenter.bintray.com/