4.0.0
	
	
    com.bcxin.psssb
    psssb
		1.0
  
  
	psssb_web
	war
	
		
			org.springframework
			spring-core
		
		
			org.springframework
			spring-beans
		
		
			org.springframework
			spring-context
		
		
		
			org.springframework
			spring-tx
		
		
			org.springframework
			spring-jdbc
		
		
		
			org.springframework
			spring-web
		
		
			org.springframework
			spring-webmvc
		
		
			org.springframework.data
			spring-data-redis
		
		
		
			org.springframework
			spring-test
			test
		
		
		
			junit         
			junit   
			test			   
		
		
			javax.servlet
			javax.servlet-api
		
		
		
			javax.servlet.jsp
			javax.servlet.jsp-api
		
		
			javax.servlet
			jstl
		
		
			org.apache.httpcomponents
			httpclient
		
		
			org.springframework.security
			spring-security-core
		
		
			org.springframework.security
			spring-security-config
		
		
			org.springframework.security
			spring-security-web
		
		
			org.springframework.security
			spring-security-taglibs
		
		
			com.baomidou
			mybatis-plus
		
		
			org.aspectj
			aspectjrt
		
		
			org.aspectj
			aspectjweaver
		
		
			joda-time
			joda-time
		
		
			commons-fileupload
			commons-fileupload
		
		
			org.apache.logging.log4j
			log4j-api
		
		
			org.apache.logging.log4j
			log4j-core
		
		
			org.apache.logging.log4j
			log4j-slf4j-impl
		
		
			org.slf4j
			slf4j-api
		
		
			redis.clients
			jedis
		
		
		
			org.apache.poi
			poi
		
		
			org.apache.poi
			poi-ooxml
		
		
			org.apache.poi
			poi-ooxml-schemas
		
		
			org.apache.poi
			ooxml-schemas
		
		
			org.apache.poi
			poi-excelant
		
		
			org.apache.poi
			poi-scratchpad
		
        
        	com.bcxin.psssb
        	psssb_dao_hibernate
        	${project.version}
        
        
        	com.bcxin.psssb
        	psssb_dao_mybatis
        	${project.version}
        
        
        	com.bcxin.psssb
        	psssb_util
        	${project.version}
        
        
		
			cn.songxinqiang
			com.baidu.ueditor
		
		
			com.zhuozhengsoft
			pageoffice
		
		
			org.xerial
			sqlite-jdbc
		
		
			org.jsoup
			jsoup
		
		
			com.fasterxml.jackson.core
			jackson-databind
		
        
        
        
            io.jsonwebtoken
            jjwt
            0.7.0
        
        
		
		
			net.sf.jasperreports
			jasperreports
			6.17.0
		
		
			
			
			
		
		
			org.codehaus.groovy
			groovy-all
			2.2.2
		
		
		
			com.lowagie
			itextasian
		
		
			com.lowagie
			itextasianchina
		
		
		
			org.jfree
			jfreechart
		
		
			com.bcxin.itext
			bcxinitext
		
		
			com.bcxin.itextrtf
			bcxinitextrtf
		
		
			com.aspose
			aspose-words
			15.9.0
		
        
        
            cn.hutool
            hutool-all
        
		
			org.apache.axis
			axis
		
		
			org.apache.axis
			axis-jaxrpc
		
		
			commons-discovery
			commons-discovery
		
		
		
			wsdl4j
			wsdl4j
		
		
			org.bouncycastle
			bcprov-jdk15on
		
		
			com.hebeizw.hanweb
			sm2
		
		
			com.pss.zj.zw
			zjzw
		
		
			com.google.guava
			guava
		
		
			com.github.rholder
			guava-retrying
		
		
			com.google.zxing
			core
		
	
	
	
	    
	        
	        test
	        
	            profile/test
	        
	    
	    
	        
	        testab
	        
	            profile/testab
	        
	    
		
			
			pre
			
				profile/pre
			
		
		
			
			preab
			
				profile/preab
			
		
		
			
			shanxi
			
				profile/shanxi
			
		
		
			
			guangxi
			
				profile/guangxi
			
		
		
		
			zhejiang
			
				profile/zhejiang
			
		
		
		
			hebei
			
				profile/hebei
			
		
		
		
			ningxia
			
				profile/ningxia
			
		
		
		
			ningxiaout
			
				profile/ningxiaout
			
		
	
	
	
	
		pss
		install
		  
	          
	            src/main/resources
	            true
				
					**/*.*
				
	              
	                profile/test/*
					profile/psspre/*
	                profile/shanxi/*
	                profile/guangxi/*
	                profile/zhejiang/*
	                profile/pssprezj/*
					profile/hebei/*
					profile/ningxia/*
	            
	          
	        
	            src/main/resources/profile/${profiles.active}
	          
	    
		
			
				
				
					org.apache.tomcat.maven
					tomcat7-maven-plugin
					${tomcat.version}
					
						${webserver.port}
						/${project.artifactId}
						${project.build.sourceEncoding}
					
				
				
					org.apache.maven.plugins
					maven-surefire-plugin
					
						true
					
				
				
				  
	                org.apache.maven.plugins  
	                maven-war-plugin  
	                2.1.1  
	                  
	                      
	                        false  
	                      
	                    psssb
	                      
	                          
	                        
	                            src/main/resources/${package.environment}
	                            WEB-INF/classes
	                            true