MVN

io.thundra.plugin : thundra-teamcity-plugin-parent

Maven & Gradle

Mar 10, 2022
2 stars

TeamCity Integration for Thundra Foresight · TeamCity Integration for Thundra Foresight

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

Latest Version

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

  • Latest Stable: 1.0.7

All Versions

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

Version Vulnerabilities Updated
1.0.x
thundra-teamcity-plugin-parent-1.0.7
thundra-teamcity-plugin-parent-1.0.6
thundra-teamcity-plugin-parent-1.0.4
thundra-teamcity-plugin-parent-1.0.3
thundra-teamcity-plugin-parent-1.0.2
thundra-teamcity-plugin-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.thundra.plugin</groupId>
    <artifactId>thundra-teamcity-plugin-parent</artifactId>
    <version>1.0.7</version>
</dependency>