| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools TeamCity Build Tools Continuous Integration and Continuous Delivery |
| GroupId | GroupIdcom.github.crystalservice |
| ArtifactId | ArtifactIdthucydides-teamcity-steplistener |
| Last Version | Last Version0.3.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThucydides teamCity stepListener
Provide fast and easy test reporting during team city build process
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.crystalservice/thucydides-teamcity-steplistener/ -->
<dependency>
<groupId>com.github.crystalservice</groupId>
<artifactId>thucydides-teamcity-steplistener</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crystalservice/thucydides-teamcity-steplistener/
implementation 'com.github.crystalservice:thucydides-teamcity-steplistener:0.3.7'
// https://jarcasting.com/artifacts/com.github.crystalservice/thucydides-teamcity-steplistener/
implementation ("com.github.crystalservice:thucydides-teamcity-steplistener:0.3.7")
'com.github.crystalservice:thucydides-teamcity-steplistener:jar:0.3.7'
<dependency org="com.github.crystalservice" name="thucydides-teamcity-steplistener" rev="0.3.7">
<artifact name="thucydides-teamcity-steplistener" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crystalservice', module='thucydides-teamcity-steplistener', version='0.3.7')
)
libraryDependencies += "com.github.crystalservice" % "thucydides-teamcity-steplistener" % "0.3.7"
[com.github.crystalservice/thucydides-teamcity-steplistener "0.3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.5 |
| net.thucydides : thucydides-core | jar | 0.9.273 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |