MVN

io.thundra.utils : teamcity-plugin-thundra

Maven & Gradle

Aug 26, 2021
2 stars
<dependency>
    <groupId>io.thundra.utils</groupId>
    <artifactId>teamcity-plugin-thundra</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.4

All Versions

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

Version Vulnerabilities Updated
1.0.x
teamcity-plugin-thundra-1.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement