4.0.0
	othello-strategy-template
	1.0.0-SNAPSHOT
	Othello Strategy Template
	A template for the development of a strategy for the Othello game (a.k.a. Reversi).
	jar
	
		de.fhdw.gaming.othello
		othello
		1.0.0-SNAPSHOT
	
	
		
			GPL-3.0-or-later
			https://www.gnu.org/licenses/gpl-3.0.html
			repo
		
	
	
		
			de.fhdw.gaming.othello
			othello-core
			1.0.0-SNAPSHOT
		
		
			org.junit.jupiter
			junit-jupiter
			test
		
		
			org.hamcrest
			hamcrest
			test
		
	
	
		
			
				org.apache.maven.plugins
				maven-compiler-plugin
			
			
				org.apache.maven.plugins
				maven-jar-plugin
			
			
				org.apache.maven.plugins
				maven-source-plugin
			
			
				org.apache.maven.plugins
				maven-dependency-plugin
			
			
				org.jacoco
				jacoco-maven-plugin
			
			
				org.apache.maven.plugins
				maven-surefire-plugin
			
			
				org.apache.maven.plugins
				maven-checkstyle-plugin
			
			
				org.apache.maven.plugins
				maven-pmd-plugin
			
			
				com.github.spotbugs
				spotbugs-maven-plugin