4.0.0
    
        com.yihu.jw
        wlyy-parent-pom
        2.4.0
        ../../wlyy-parent-pom/pom.xml
    
    com.yihu.jw
    svr-basic
    jar
    ${project.parent.version}
    
        
        
            org.springframework.boot
            spring-boot-starter-web
            
                
                    org.springframework.boot
                    spring-boot-starter-tomcat
                
            
        
        
            org.springframework.boot
            spring-boot-starter-tomcat
            provided
        
        
            javax.servlet
            javax.servlet-api
        
        
            org.apache.tomcat.embed
            tomcat-embed-jasper
        
        
        
            org.springframework.boot
            spring-boot-starter-tomcat
            provided
        
        
            org.springframework.cloud
            spring-cloud-starter-openfeign
        
        
            org.springframework.cloud
            spring-cloud-starter-config
        
        
            org.springframework.cloud
            spring-cloud-starter-netflix-eureka-client
        
        
            org.springframework.boot
            spring-boot-starter-data-redis
        
        
            javax.servlet
            javax.servlet-api
        
        
            com.yihu.jw
            common-request-mapping
        
        
            com.yihu.jw
            common-util
        
        
            com.yihu
            fastdfs-starter
            ${version.yihu-common}
        
        
            com.yihu.jw
            commons-data-redis
            ${version.wlyy-common}
            compile
        
        
            com.yihu.jw
            mysql-starter
            ${version.wlyy-common}
            
                
                    org.apache.tomcat
                    tomcat-jdbc
                
            
        
        
            com.yihu.jw
            common-rest-model
        
        
            com.yihu.jw
            common-entity
        
        
            com.yihu.jw
            common-web
        
        
            com.alibaba
            fastjson
        
        
            io.searchbox
            jest
            ${version.jest}
        
        
            org.json
            json
        
        
            net.sf.json-lib
            json-lib
        
        
            org.springside
            springside-core
            4.2.3-GA
        
    
    
    
        svr-basic
        
            
                org.apache.maven.plugins
                maven-jar-plugin
                3.2.0
                
                    
                        
                        false
                        
                            
                            true
                            
                            lib/
                            com.yihu.jw.SvrEhrBasic
                        
                    
                
            
            
            
                org.apache.maven.plugins
                maven-dependency-plugin
                3.2.0
                
                    
                        copy-lib
                        package
                        
                            copy-dependencies
                        
                        
                            
                            ${project.build.directory}/lib
                            false
                            false
                            runtime
                        
                    
                
            
            
            
                org.apache.maven.plugins
                maven-jar-plugin
                3.2.0
                
                    
                        
                        
                            resources/
                        
                    
                    
                    
                        **/*.yml
                        **/*.xml
                    
                
            
            
            
                maven-resources-plugin
                
                    
                        copy-dependencies
                        package
                        
                            copy-resources
                        
                        
                            
                            ${project.build.directory}/resources
                            
                                
                                    src/main/resources