| License |
License |
|---|---|
| Categories |
CategoriesTeamCity Build Tools Continuous Integration and Continuous Delivery |
| GroupId | GroupIdio.thundra.plugin |
| ArtifactId | ArtifactIdthundra-teamcity-plugin-agent |
| Version | Version1.0.4 |
| Type | Typejar |
| Description |
DescriptionTeamCity Integration for Thundra Foresight
|
<!-- https://jarcasting.com/artifacts/io.thundra.plugin/thundra-teamcity-plugin-agent/ -->
<dependency>
<groupId>io.thundra.plugin</groupId>
<artifactId>thundra-teamcity-plugin-agent</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.thundra.plugin/thundra-teamcity-plugin-agent/
implementation 'io.thundra.plugin:thundra-teamcity-plugin-agent:1.0.4'
// https://jarcasting.com/artifacts/io.thundra.plugin/thundra-teamcity-plugin-agent/
implementation ("io.thundra.plugin:thundra-teamcity-plugin-agent:1.0.4")
'io.thundra.plugin:thundra-teamcity-plugin-agent:jar:1.0.4'
<dependency org="io.thundra.plugin" name="thundra-teamcity-plugin-agent" rev="1.0.4">
<artifact name="thundra-teamcity-plugin-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thundra.plugin', module='thundra-teamcity-plugin-agent', version='1.0.4')
)
libraryDependencies += "io.thundra.plugin" % "thundra-teamcity-plugin-agent" % "1.0.4"
[io.thundra.plugin/thundra-teamcity-plugin-agent "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jdom : jdom2 | jar | 2.0.6 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
| io.thundra.plugin : thundra-agent-maven-test-instrumentation | jar | 0.0.6 |
| org.freemarker : freemarker | jar | 2.3.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.teamcity » agent-api | jar | 2021.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.teamcity » tests-support | jar | 2021.1 |