License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdcloud-client |
Last Version | Last Version5.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
cloud-client-5.3.5.pom | |
cloud-client-5.3.5.jar | 64 KB |
cloud-client-5.3.5-sources.jar | 16 KB |
cloud-client-5.3.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/cloud-client/
implementation 'com.testerum:cloud-client:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/cloud-client/
implementation ("com.testerum:cloud-client:5.3.5")
'com.testerum:cloud-client:jar:5.3.5'
<dependency org="com.testerum" name="cloud-client" rev="5.3.5">
<artifact name="cloud-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='cloud-client', version='5.3.5')
)
libraryDependencies += "com.testerum" % "cloud-client" % "5.3.5"
[com.testerum/cloud-client "5.3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.testerum : model | jar | 5.3.5 |
com.testerum : common-crypto | jar | 5.3.5 |
com.testerum : common-kotlin | jar | 5.3.5 |
com.testerum : common-di | jar | 5.3.5 |
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 |