Test Rail Integration for Java Automation projects

This is wrapper library which can help to integrate java test automation project to Test Rail

License

License

GroupId

GroupId

io.github.amuthansakthivel
ArtifactId

ArtifactId

cbh-testrail
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Test Rail Integration for Java Automation projects
This is wrapper library which can help to integrate java test automation project to Test Rail
Project URL

Project URL

https://github.com/amuthansakthivel/TestRail
Source Code Management

Source Code Management

http://github.com/amuthansakthivel/TestRail

Download cbh-testrail

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.amuthansakthivel/cbh-testrail/ -->
<dependency>
    <groupId>io.github.amuthansakthivel</groupId>
    <artifactId>cbh-testrail</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.amuthansakthivel/cbh-testrail/
implementation 'io.github.amuthansakthivel:cbh-testrail:1.0.0'
// https://jarcasting.com/artifacts/io.github.amuthansakthivel/cbh-testrail/
implementation ("io.github.amuthansakthivel:cbh-testrail:1.0.0")
'io.github.amuthansakthivel:cbh-testrail:jar:1.0.0'
<dependency org="io.github.amuthansakthivel" name="cbh-testrail" rev="1.0.0">
  <artifact name="cbh-testrail" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.amuthansakthivel', module='cbh-testrail', version='1.0.0')
)
libraryDependencies += "io.github.amuthansakthivel" % "cbh-testrail" % "1.0.0"
[io.github.amuthansakthivel/cbh-testrail "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3
org.apache.maven.plugins : maven-gpg-plugin maven-plugin 3.0.1
org.aeonbits.owner : owner jar 1.0.12
com.konghq : unirest-java jar 3.13.6
org.projectlombok : lombok jar 1.18.20
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
org.testng : testng jar 7.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0