PlatformoClient

A tool to collect webserver response time.

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

li.xiangyang.platformo
ArtifactId

ArtifactId

PlatformoClient
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

PlatformoClient
A tool to collect webserver response time.

Download PlatformoClient

How to add to project

<!-- https://jarcasting.com/artifacts/li.xiangyang.platformo/PlatformoClient/ -->
<dependency>
    <groupId>li.xiangyang.platformo</groupId>
    <artifactId>PlatformoClient</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/li.xiangyang.platformo/PlatformoClient/
implementation 'li.xiangyang.platformo:PlatformoClient:1.0'
// https://jarcasting.com/artifacts/li.xiangyang.platformo/PlatformoClient/
implementation ("li.xiangyang.platformo:PlatformoClient:1.0")
'li.xiangyang.platformo:PlatformoClient:jar:1.0'
<dependency org="li.xiangyang.platformo" name="PlatformoClient" rev="1.0">
  <artifact name="PlatformoClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.xiangyang.platformo', module='PlatformoClient', version='1.0')
)
libraryDependencies += "li.xiangyang.platformo" % "PlatformoClient" % "1.0"
[li.xiangyang.platformo/PlatformoClient "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.4.9
com.alibaba : fastjson jar 1.2.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0