License |
License |
---|---|
Categories |
CategoriesTeamCity Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdcom.github.vase4kin |
ArtifactId | ArtifactIdserenity-teamcity-steplistener |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSerenity teamCity stepListener
Provide fast and easy test reporting during team city build process
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.vase4kin/serenity-teamcity-steplistener/ -->
<dependency>
<groupId>com.github.vase4kin</groupId>
<artifactId>serenity-teamcity-steplistener</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vase4kin/serenity-teamcity-steplistener/
implementation 'com.github.vase4kin:serenity-teamcity-steplistener:1.0.0'
// https://jarcasting.com/artifacts/com.github.vase4kin/serenity-teamcity-steplistener/
implementation ("com.github.vase4kin:serenity-teamcity-steplistener:1.0.0")
'com.github.vase4kin:serenity-teamcity-steplistener:jar:1.0.0'
<dependency org="com.github.vase4kin" name="serenity-teamcity-steplistener" rev="1.0.0">
<artifact name="serenity-teamcity-steplistener" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vase4kin', module='serenity-teamcity-steplistener', version='1.0.0')
)
libraryDependencies += "com.github.vase4kin" % "serenity-teamcity-steplistener" % "1.0.0"
[com.github.vase4kin/serenity-teamcity-steplistener "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.5 |
net.serenity-bdd : core | jar | 1.0.45 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |