TestMonitorClient

TestMonitor API client

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.testmonitor
ArtifactId

ArtifactId

api-java-client
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

TestMonitorClient
TestMonitor API client
Project URL

Project URL

https://www.testmonitor.com/
Source Code Management

Source Code Management

https://github.com/testmonitor/api-java-client/tree/main

Download api-java-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.testmonitor/api-java-client/ -->
<dependency>
    <groupId>com.testmonitor</groupId>
    <artifactId>api-java-client</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.testmonitor/api-java-client/
implementation 'com.testmonitor:api-java-client:1.2'
// https://jarcasting.com/artifacts/com.testmonitor/api-java-client/
implementation ("com.testmonitor:api-java-client:1.2")
'com.testmonitor:api-java-client:jar:1.2'
<dependency org="com.testmonitor" name="api-java-client" rev="1.2">
  <artifact name="api-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testmonitor', module='api-java-client', version='1.2')
)
libraryDependencies += "com.testmonitor" % "api-java-client" % "1.2"
[com.testmonitor/api-java-client "1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.1
org.json : json jar 20210307

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0
0.3
0.2
0.1