|
il y a 1 an | |
---|---|---|
.. | ||
src | il y a 5 ans | |
README.md | il y a 5 ans | |
pom.xml | il y a 1 an |
This package contains build to create a fat zookeeper jar. Fatjar can be used to run:
Use following command to build fatjar
mvn clean install -P fatjar -DskipTests
To run the fatjar use:
java -jar zoookeeper-<version>-fatjar.jar