Last Version

spring-client-springboot 1.0.8

Spring Boot client to send metrics to Statful.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.statful.client.framework
ArtifactId

ArtifactId

client-springboot
Version

Version

1.0.8
Type

Type

jar
Description

Description

spring-client-springboot
Spring Boot client to send metrics to Statful.
Project URL

Project URL

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

Source Code Management

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

Download client-springboot 1.0.8


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.4.1.RELEASE

provided (3)

Group / Artifact Type Version
com.statful.client : http-client jar 1.2.0
com.statful.client : udp-client jar 1.2.0
org.springframework.boot : spring-boot-actuator jar 1.4.1.RELEASE

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12
com.google.guava : guava jar 23.0

Project Modules

There are no modules declared in this project.