We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf7b68 commit c2990f0Copy full SHA for c2990f0
README.md
@@ -43,6 +43,8 @@ Afterwards, you can compile the example "Hello World" project from the archetype
43
mvn clean package
44
java -jar target/<YOUR_ARTIFACT_ID>-<YOUR_ARTIFACT_VERSION>-shaded.jar
45
46
+See: <https://maven.apache.org/guides/introduction/introduction-to-archetypes.html>
47
+
48
## License
49
50
This software is under the **Apache License 2.0**.
0 commit comments