| License |
License |
|---|---|
| Categories |
CategoriesTeamCity Build Tools Continuous Integration and Continuous Delivery |
| GroupId | GroupIdio.thundra.plugin |
| ArtifactId | ArtifactIdthundra-teamcity-plugin-parent |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionTeamCity Integration for Thundra Foresight
TeamCity Integration for Thundra Foresight
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| thundra-teamcity-plugin-parent-1.0.7.pom | 10 KB |
| Browse |
<!-- 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.7</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.7'
// https://jarcasting.com/artifacts/io.thundra.plugin/thundra-teamcity-plugin-parent/
implementation ("io.thundra.plugin:thundra-teamcity-plugin-parent:1.0.7")
'io.thundra.plugin:thundra-teamcity-plugin-parent:pom:1.0.7'
<dependency org="io.thundra.plugin" name="thundra-teamcity-plugin-parent" rev="1.0.7">
<artifact name="thundra-teamcity-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.thundra.plugin', module='thundra-teamcity-plugin-parent', version='1.0.7')
)
libraryDependencies += "io.thundra.plugin" % "thundra-teamcity-plugin-parent" % "1.0.7"
[io.thundra.plugin/thundra-teamcity-plugin-parent "1.0.7"]