Go to file
ehlxr 11deedd003 update at 2023-02-23 11:40:14 by ehlxr 2023-02-23 11:40:14 +08:00
.github/workflows update at 2023-02-23 11:40:14 by ehlxr 2023-02-23 11:40:14 +08:00
src/main/java/io/github/ehlxr/murmur3 init 2022-11-14 13:36:35 +08:00
.gitignore update at 2022-12-06 19:46:06 by ehlxr 2022-12-06 19:46:06 +08:00
README.md update at 2022-12-06 19:48:22 by ehlxr 2022-12-06 19:48:22 +08:00
pom.xml update at 2022-12-06 19:46:06 by ehlxr 2022-12-06 19:46:06 +08:00

README.md

built as a standalone executable

  • manual native-image -cp "target/classes:/Users/ehlxr/.m2/repository/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar" io.github.ehlxr.murmur3.Murmur3Applicatio

  • maven

  • mvn -Pnative package