README
appcd-plugin-jdk
JDK service for the Appc Daemon.
Info
The info
service uses jdklib to detect the installed
JDKs and returns the information.
appcd.call('/jdk/latest/info', ctx => {
console.log(ctx.response);
});
Legal
This project is open source under the Apache Public License v2 and is developed by
Axway, Inc and the community. Please read the LICENSE
file included
in this distribution for more information.