4.0.0
  
    de.fhdw.gaming.ipspiel21
    ipspiel21-customStrategy
    1.0.0-SNAPSHOT
  
  ipspiel21-customGui
  1.0.0-SNAPSHOT
  IP Spieltheorie 2021 Configuration Customized Strategy Gui
  A simple gui configuration of the customized strategy.
  jar
  
    
      de.fhdw.gaming
      gaming-gui
      ${gaming.version}
    
    
      org.openjfx
      javafx-controls
      ${maven.compiler.source}
    
    
      org.openjfx
      javafx-fxml
      ${maven.compiler.source}
    
    
      org.openjfx
      javafx-swing
      ${maven.compiler.source}
    
    
      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.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