| Class | Description |
|---|---|
| CreateTask | Creates a VersionEye project and stores the project key in the gradle.properties of a Gradle project. |
| PomTask | Creates a pom.xml containing the resolved dependencies of the Gradle project. |
| UpdateTask | Updates the VersionEye project with the Gradle project dependencies. |
| Util | Utility methods. |
| VersionEyeExtension | Extension for configuring VersionEye plugin. |
| VersionEyePlugin | VersionEye plugin for Gradle. |