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