4.0.0 org.teavm teavm-samples 0.7.0-SNAPSHOT teavm-samples-hello war TeaVM Hello world web application A sample application that shows how TeaVM can communicate with the server org.teavm teavm-classlib ${project.version} provided org.teavm teavm-jso ${project.version} provided javax.servlet javax.servlet-api 3.1.0 provided maven-war-plugin 2.4 ${project.build.directory}/generated/js org.teavm teavm-maven-plugin ${project.version} web-client compile ${project.build.directory}/generated/js/teavm org.teavm.samples.hello.Client false true true true org.apache.maven.plugins maven-checkstyle-plugin ../../checkstyle.xml config_loc=${basedir}/../.. org.apache.maven.plugins maven-source-plugin org.apache.maven.plugins maven-javadoc-plugin