License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdcom.github.ivanovvlad9626 |
ArtifactId | ArtifactIdTestRail-core |
Version | Version0.7 |
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-core-0.7.pom | |
TestRail-core-0.7.jar | 17 KB |
TestRail-core-0.7-sources.jar | 8 KB |
TestRail-core-0.7-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ivanovvlad9626/TestRail-core/ -->
<dependency>
<groupId>com.github.ivanovvlad9626</groupId>
<artifactId>TestRail-core</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ivanovvlad9626/TestRail-core/
implementation 'com.github.ivanovvlad9626:TestRail-core:0.7'
// https://jarcasting.com/artifacts/com.github.ivanovvlad9626/TestRail-core/
implementation ("com.github.ivanovvlad9626:TestRail-core:0.7")
'com.github.ivanovvlad9626:TestRail-core:jar:0.7'
<dependency org="com.github.ivanovvlad9626" name="TestRail-core" rev="0.7">
<artifact name="TestRail-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ivanovvlad9626', module='TestRail-core', version='0.7')
)
libraryDependencies += "com.github.ivanovvlad9626" % "TestRail-core" % "0.7"
[com.github.ivanovvlad9626/TestRail-core "0.7"]
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 |