MVN

io.thundra.utils : thundra-teamcity-plugin

Maven & Gradle

Aug 26, 2021
2 stars

TeamCity Integration for Thundra Foresight · TeamCity Integration for Thundra Foresight

<dependency>
    <groupId>io.thundra.utils</groupId>
    <artifactId>thundra-teamcity-plugin</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.thundra.utils : thundra-teamcity-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of io.thundra.utils : thundra-teamcity-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
thundra-teamcity-plugin-1.0.6
thundra-teamcity-plugin-1.0.5
thundra-teamcity-plugin-1.0.3
thundra-teamcity-plugin-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.thundra.utils</groupId>
    <artifactId>thundra-teamcity-plugin</artifactId>
    <version>1.0.6</version>
</dependency>

Advertisement