Introduce maven wrapper.

This will make it easier for people to build and use these examples.

Closes #640.
This commit is contained in:
Greg L. Turnquist
2022-05-19 13:36:02 -05:00
parent 3c6b5f998e
commit 1aec184ff0
4 changed files with 506 additions and 0 deletions

BIN
.mvn/wrapper/maven-wrapper.jar vendored Normal file

Binary file not shown.

2
.mvn/wrapper/maven-wrapper.properties vendored Normal file
View File

@@ -0,0 +1,2 @@
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.4/apache-maven-3.8.4-bin.zip
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.1.0/maven-wrapper-3.1.0.jar