4.0.0
com.student
mathquiz
1.0-SNAPSHOT
src/main/resources
maven-compiler-plugin
3.10.1
${maven.compiler.source}
${maven.compiler.target}
org.openjfx
javafx-maven-plugin
0.0.8
${main.class}
maven-shade-plugin
3.5.1
package
shade
${main.class}
*:*
module-info.class
META-INF/*.SF
META-INF/*.DSA
META-INF/*.RSA
UTF-8
17.0.2
17
com.student.mathquiz.Launcher
17