![JAR search and dependency download from the Maven repository](/logo.png)
.go-gchat-notifier.0.5.1.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 go-gchat-notifier Show documentation
Show all versions of go-gchat-notifier Show documentation
GoCD plugin to send notifications to GChat when pipeline states change
<?xml version="1.0" encoding="utf-8"?> <go-plugin id="com.ionos.gchat.notifier" version="1"> <about> <name>GoCD GChat notifier plugin</name> <version>${project.version}</version> <target-go-version>${go.version}</target-go-version> <description>Sends GoCD pipeline status updates to GChat webhook URLs</description> <vendor> <name>1&1 Ionos SE</name> <url>https://github.com/1and1/go-maven-poller</url> </vendor> </about> </go-plugin>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy