Last Version

com.statful.client:client-java 2.3.2

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

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.statful.client
ArtifactId

ArtifactId

client-java
Version

Version

2.3.2
Type

Type

pom
Description

Description

com.statful.client:client-java
Client to send metrics over HTTP, HTTPS or UDP to Statful.
Project URL

Project URL

http://www.statful.com
Source Code Management

Source Code Management

https://github.com/statful/statful-client-java.git

Download client-java 2.3.2

Filename Size
client-java-2.3.2.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • domain
  • annotations
  • aspects
  • core
  • udp-client
  • http-client