commit 02cbb73da41c58e58f213ebf37c313b8b4835c4c Author: ryx <2736755949@qq.com> Date: Wed Mar 18 13:38:45 2026 +0800 添加 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..fb2594f --- /dev/null +++ b/pom.xml @@ -0,0 +1,36 @@ + + 4.0.0 + + com.example + hello + 1.0-SNAPSHOT + + + 1.8 + 1.8 + UTF-8 + + + + + + junit + junit + 4.13.2 + test + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.6.3 + + + + \ No newline at end of file