| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.testerum |
| ArtifactId | ArtifactIdcloud-client |
| Version | Version5.3.3 |
| Type | Typejar |
| Description |
DescriptionTesterum test automation platform
|
| Filename | Size |
|---|---|
| cloud-client-5.3.3.pom | |
| cloud-client-5.3.3.jar | 65 KB |
| cloud-client-5.3.3-sources.jar | 16 KB |
| cloud-client-5.3.3-javadoc.jar | 130 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/cloud-client/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>cloud-client</artifactId>
<version>5.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/cloud-client/
implementation 'com.testerum:cloud-client:5.3.3'
// https://jarcasting.com/artifacts/com.testerum/cloud-client/
implementation ("com.testerum:cloud-client:5.3.3")
'com.testerum:cloud-client:jar:5.3.3'
<dependency org="com.testerum" name="cloud-client" rev="5.3.3">
<artifact name="cloud-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='cloud-client', version='5.3.3')
)
libraryDependencies += "com.testerum" % "cloud-client" % "5.3.3"
[com.testerum/cloud-client "5.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.testerum : model | jar | 5.3.3 |
| com.testerum : common-crypto | jar | 5.3.3 |
| com.testerum : common-kotlin | jar | 5.3.3 |
| com.testerum : common-di | jar | 5.3.3 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| com.fasterxml.jackson.module : jackson-module-afterburner | jar | 2.11.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.11.3 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.11.3 |
| org.apache.httpcomponents : httpclient | jar | 4.5.6 |
| org.quartz-scheduler : quartz | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |