Skip to content

tidev/appcd-plugin-jdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@appcd/plugin-jdk

JDK service for the Appc Daemon.

Report issues to GitHub issues. Official issue tracker in JIRA.

Info

The info service uses jdklib to detect the installed JDKs and returns the information.

const { response } = await appcd.call('/jdk/latest/info');
console.log(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.