License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdcom.github.ivanovvlad9626 |
ArtifactId | ArtifactIdTestRail |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTestRail Integrations
This library for integrations on Test Rail. With config file
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
TestRail-0.4.pom | |
TestRail-0.4.jar | 26 KB |
TestRail-0.4-sources.jar | 11 KB |
TestRail-0.4-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ivanovvlad9626/TestRail/ -->
<dependency>
<groupId>com.github.ivanovvlad9626</groupId>
<artifactId>TestRail</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ivanovvlad9626/TestRail/
implementation 'com.github.ivanovvlad9626:TestRail:0.4'
// https://jarcasting.com/artifacts/com.github.ivanovvlad9626/TestRail/
implementation ("com.github.ivanovvlad9626:TestRail:0.4")
'com.github.ivanovvlad9626:TestRail:jar:0.4'
<dependency org="com.github.ivanovvlad9626" name="TestRail" rev="0.4">
<artifact name="TestRail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ivanovvlad9626', module='TestRail', version='0.4')
)
libraryDependencies += "com.github.ivanovvlad9626" % "TestRail" % "0.4"
[com.github.ivanovvlad9626/TestRail "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.codepine.api : testrail-api-java-client | jar | 2.0.1 |
org.testng : testng | jar | 6.14.3 |
org.aeonbits.owner : owner | jar | 1.0.10 |
io.rest-assured : rest-assured | jar | 3.1.0 |