All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gocd-gradle-plugin.1.0.1.source-code.plugin.xml Maven / Gradle / Ivy

There is a newer version: 1.0.6
Show newest version
<?xml version="1.0" encoding="utf-8" ?>
<go-plugin id="gradle.task.plugin" version="${version}">
    <about>
        <name>Gradle Task Plugin</name>
        <version>${version}</version>
        <target-go-version>14.4.0</target-go-version>
        <description>
            Go Task plugin for Gradle builds
        </description>
        <vendor>
            <name>Jakub Narloch</name>
            <url>http://github.com/jmnarloch/gocd-gradle-plugin</url>
        </vendor>
    </about>
</go-plugin>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy