< Home - < Back

gradle-open-api


Information about the package, gradle-open-api, which is shipped with common Linux distributions. The gradle-open-api package is designed for, Open API definition for gradle.


Package Name:

gradle-open-api

Summary:

Open API definition for gradle

Description:

Open API definition for gradle. It provides a simple versioned way to interact with gradle. The open API jar is all that is needed to develop/distribute a plugin. It provides some static functions that dynamically load gradle from a directory you specify to do things like create the UI or execute gradle commands directly (and I think some gradle debugger information may soon be accessible there). All you need is the gradle home directory and the open API jar.

Architecture:

noarch

Version:

0.9

Release:

0.1.20091127git.el6

Size:

18 k

Repository:

epel

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for gradle-open-api


Control the gradle-open-api package with the following handy commands outlined below.


Command

Description of Command

yum install gradle-open-api

This command will install gradle-open-api on the server.

yum remove gradle-open-api

This command will un-install gradle-open-api on the server. When you run this command, you will be asked if you are sure that you want to remove gradle-open-api, so you have to manually confirm that you want to do this.

yum -y remove gradle-open-api

This command will un-install gradle-open-api on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove gradle-open-api when using the -y flag.

yum update gradle-open-api

This command will update gradle-open-api to the latest version. When you run this command, you will be asked if you are sure that you want to remove gradle-open-api, so you have to manually confirm that you want to do this.

yum -y update gradle-open-api

This command will update gradle-open-api to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove gradle-open-api when using the -y flag.

yum info gradle-open-api

This command will show you core information about the gradle-open-api package.

yum deplist gradle-open-api

This command will show you the dependencies for gradle-open-api. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update gradle-open-api

This command will check if there is an update waiting on gradle-open-api. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.