/vro-plugin-base

Base library for generated vRO plug-ins

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

vro-plugin-base

Base library for vRO plug-in generation using Monolithe.

build

The following library needs to be built prior to building this library:

To build library:

  • mvn -Dmaven.wagon.http.ssl.insecure=true -Dvco.version={vro-version} -DrepoUrl=https://{vro-ip-address}:8281/vco-repo/ clean install

Example: