| License |
License |
|---|---|
| GroupId | GroupIdcom.mgage |
| ArtifactId | ArtifactIdtestrailsdk |
| Last Version | Last Version1.3.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.mgage:testrailsdk
A package for managing your TestRail information
|
| Filename | Size |
|---|---|
| testrailsdk-1.3.5.pom | |
| testrailsdk-1.3.5.jar | 64 KB |
| testrailsdk-1.3.5-sources.jar | 44 KB |
| testrailsdk-1.3.5-javadoc.jar | 300 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mgage/testrailsdk/ -->
<dependency>
<groupId>com.mgage</groupId>
<artifactId>testrailsdk</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mgage/testrailsdk/
implementation 'com.mgage:testrailsdk:1.3.5'
// https://jarcasting.com/artifacts/com.mgage/testrailsdk/
implementation ("com.mgage:testrailsdk:1.3.5")
'com.mgage:testrailsdk:jar:1.3.5'
<dependency org="com.mgage" name="testrailsdk" rev="1.3.5">
<artifact name="testrailsdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mgage', module='testrailsdk', version='1.3.5')
)
libraryDependencies += "com.mgage" % "testrailsdk" % "1.3.5"
[com.mgage/testrailsdk "1.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| org.apache.httpcomponents : httpclient | jar | [4.3.6,) |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |