diff --git a/deps/install-non-oss.sh b/deps/install-non-oss.sh index 0bf8e48d70c..940bd32ae59 100755 --- a/deps/install-non-oss.sh +++ b/deps/install-non-oss.sh @@ -16,7 +16,12 @@ # specific language governing permissions and limitations # under the License. +# From https://devcentral.f5.com +# Version: unknown mvn install:install-file -Dfile=cloud-iControl.jar -DgroupId=com.cloud.com.f5 -DartifactId=icontrol -Dversion=1.0 -Dpackaging=jar + +# From Citrix +# Version: unknown mvn install:install-file -Dfile=cloud-netscaler-sdx.jar -DgroupId=com.cloud.com.citrix -DartifactId=netscaler-sdx -Dversion=1.0 -Dpackaging=jar # From http://support.netapp.com/ (not available online, contact your support representative)