is not current version
Last Version 1.0.7

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

TeamCity Integration for Thundra Foresight

Categories

Categories

TeamCity Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

io.thundra.plugin
ArtifactId

ArtifactId

thundra-teamcity-plugin-parent
Version

Version

1.0.1
Type

Type

pom

Download thundra-teamcity-plugin-parent 1.0.1


<!-- https://jarcasting.com/artifacts/io.thundra.plugin/thundra-teamcity-plugin-parent/ -->
<dependency>
    <groupId>io.thundra.plugin</groupId>
    <artifactId>thundra-teamcity-plugin-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.thundra.plugin/thundra-teamcity-plugin-parent/
implementation 'io.thundra.plugin:thundra-teamcity-plugin-parent:1.0.1'
// https://jarcasting.com/artifacts/io.thundra.plugin/thundra-teamcity-plugin-parent/
implementation ("io.thundra.plugin:thundra-teamcity-plugin-parent:1.0.1")
'io.thundra.plugin:thundra-teamcity-plugin-parent:pom:1.0.1'
<dependency org="io.thundra.plugin" name="thundra-teamcity-plugin-parent" rev="1.0.1">
  <artifact name="thundra-teamcity-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.thundra.plugin', module='thundra-teamcity-plugin-parent', version='1.0.1')
)
libraryDependencies += "io.thundra.plugin" % "thundra-teamcity-plugin-parent" % "1.0.1"
[io.thundra.plugin/thundra-teamcity-plugin-parent "1.0.1"]