Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gradle-open-api - 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.
Packages