gocd-gradle-plugin.0.1.0.source-code.plugin.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gocd-gradle-plugin Show documentation
Show all versions of gocd-gradle-plugin Show documentation
Go Continous Delivery Gradle plugin
<?xml version="1.0" encoding="utf-8" ?> <go-plugin id="gradle.task.plugin" version="1"> <about> <name>Gradle Task Plugin</name> <version>0.1.0</version> <target-go-version>14.4.0</target-go-version> <description> Go Task plugin for Gradle builds </description> <vendor> <name>Jakub Narloch</name> <url>https://github.com/jmnarloch/gocd-gradle-plugin</url> </vendor> </about> </go-plugin>