License |
License |
---|---|
Categories |
CategoriesTeamCity Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdio.testerra |
ArtifactId | ArtifactIdteamcity-connector |
Last Version | Last Version2.0-RC-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesterra TeamCity Connector
Testerra test automation framework - teamcity-connector module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.testerra/teamcity-connector/ -->
<dependency>
<groupId>io.testerra</groupId>
<artifactId>teamcity-connector</artifactId>
<version>2.0-RC-2</version>
</dependency>
// https://jarcasting.com/artifacts/io.testerra/teamcity-connector/
implementation 'io.testerra:teamcity-connector:2.0-RC-2'
// https://jarcasting.com/artifacts/io.testerra/teamcity-connector/
implementation ("io.testerra:teamcity-connector:2.0-RC-2")
'io.testerra:teamcity-connector:jar:2.0-RC-2'
<dependency org="io.testerra" name="teamcity-connector" rev="2.0-RC-2">
<artifact name="teamcity-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.testerra', module='teamcity-connector', version='2.0-RC-2')
)
libraryDependencies += "io.testerra" % "teamcity-connector" % "2.0-RC-2"
[io.testerra/teamcity-connector "2.0-RC-2"]