Last Version

com.statful.client:http-client 2.3.2

Client to send metrics over HTTP, HTTPS or UDP to Statful.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.statful.client
ArtifactId

ArtifactId

http-client
Version

Version

2.3.2
Type

Type

jar
Description

Description

Client to send metrics over HTTP, HTTPS or UDP to Statful.
Project URL

Project URL

http://www.statful.com/http-client

Download http-client 2.3.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.statful.client : domain jar 2.3.2
com.statful.client : core jar 2.3.2
org.apache.httpcomponents : httpclient jar 4.5.2

test (4)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12
org.mock-server : mockserver-netty jar 3.10.4
org.mock-server : mockserver-client-java jar 3.10.4

Project Modules

There are no modules declared in this project.