python-sutime
python-sutime copied to clipboard
how to use package pom.xml to install all Java dependencies via Maven into ./jars ?
I try to download the pom.xml file and put it inside the sutime package, and run the next command.
but when i try to run the python script, same issue happens: Not all necessary Java dependencies have been downloaded!
Copy pom.xml into python-sutime/sutime and the run the maven command. The sample code given will also work only inside the python-sutime/sutime folder.