4.0.0
  gaming-contest
  1.0.2-SNAPSHOT
  Gaming Contest
  An application for running a game competition.
  jar
  
    de.fhdw.gaming
    gaming
    1.0.2-SNAPSHOT
  
  
    
      de.fhdw.gaming
      gaming-core
      ${project.version}
    
    
      org.junit.jupiter
      junit-jupiter
      test
    
    
      org.hamcrest
      hamcrest
      test
    
    
      commons-cli
      commons-cli
      1.5.0
    
  
  
    
      
        org.apache.maven.plugins
        maven-compiler-plugin
      
      
        org.apache.maven.plugins
        maven-jar-plugin
      
      
        org.apache.maven.plugins
        maven-source-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