Jenkins has a built-in command line client that allows you to access Jenkins from a script or from your shell.
I am writing a Java application where I need to track the status of Jenkins build and execute few actions …
java jenkins eclipse-plugin jenkins-plugins jenkins-cli