Last Version

com.statful.client:udp-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

udp-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/udp-client

Download udp-client 2.3.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.statful.client : domain jar 2.3.2
com.statful.client : core jar 2.3.2

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.