Last Version

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

core
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/core

Download core 2.3.2


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

Dependencies

compile (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.