4.0.0
	
		org.springframework.boot
		spring-boot-starter-parent
		2.2.6.RELEASE
		
	
	de.fhdw.hfw417
	dokumentenpostfach
	0.0.2-SNAPSHOT
	war
	Dokumentenpostfach
	Integrationsprojekt "Portale 2020" Portal für Dokumentenpostfach
	
		9
		9
		UTF-8
		UTF-8
		de.fhdw.hfw417.dokumentenpostfach.Dokumentenpostfach
	
	
		
			default
			
				true
			
			
				default
			
		
		
			prod
			
				prod
			
		
	
	
		
			org.apache.httpcomponents
			httpclient
			test
		
		
			org.springframework.boot
			spring-boot-devtools
			true
		
		
			javax.validation
			validation-api
			2.0.1.Final
		
		
			org.springframework.boot
			spring-boot-starter-jersey
		
		
			org.springframework.boot
			spring-boot-starter-tomcat
			provided
		
		
			org.springframework.boot
			spring-boot-starter-web
			
				
					org.springframework.boot
					spring-boot-starter-tomcat
				
			
		
		
			org.springframework.boot
			spring-boot-starter-data-mongodb
		
		
			de.flapdoodle.embed
			de.flapdoodle.embed.mongo
		
		
			cz.jirutka.spring
			embedmongo-spring
			1.3.1
			test
		
		
			org.springframework.boot
			spring-boot-starter-test
			test
		
		
			io.jsonwebtoken
			jjwt-api
			0.11.1
		
		
			io.jsonwebtoken
			jjwt-impl
			0.11.1
			runtime
		
		
			io.jsonwebtoken
			jjwt-jackson
			0.11.1
		
		
			org.springframework.security
			spring-security-core
		
		
			net.bytebuddy
			byte-buddy
		
	
	
		dokumentenpostfach-backend
		
			
				src/main/resources
				true
			
		
		
			
				org.springframework.boot
				spring-boot-maven-plugin
			
			
				org.apache.maven.plugins
				maven-compiler-plugin
			
			
				com.github.spotbugs
				spotbugs-maven-plugin
				4.0.0
				
					Max
					Low
					true
					${project.build.directory}/spotbugs
					true
					false
					${project.basedir}/filter.xml
				
				
					
						spotbugs
						verify
						
							check
						
					
				
			
			
				org.apache.maven.plugins
				maven-pmd-plugin
				3.13.0
				
					true
					
						${project.basedir}/pmd.ruleset.xml
					
					false
				
				
					
						pmd
						validate
						
							check
						
					
				
			
			
				org.apache.maven.plugins
				maven-checkstyle-plugin
				3.1.1
				
					true
					false
					false
					false
					${project.basedir}/set_checks_final.xml
				
				
					
						checkstyle
						validate
						
							check
						
					
				
			
			
				org.apache.maven.plugins
				maven-javadoc-plugin
				3.2.0
				 ${java.home}/bin/javadoc
				
				
					
						prepare-package
						
							javadoc