MOP is a small utility for executing Java programs which are stored as artifacts like jars or bundles in a Maven repository.
MOP automatically deals with the following for you
* transitive dependencies
* downloading artifacts from remote repositories and caching them locally
* setting up your classpath
There are no reported vulnerabilities