Last Version

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

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

Download aspects 2.3.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.statful.client : domain jar 2.3.2
com.statful.client : annotations jar 2.3.2
com.google.code.findbugs : annotations jar 3.0.1

provided (1)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.4

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.