statful-springboot-starter

Spring Boot starter to send metrics to Statful.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.statful.client.framework
ArtifactId

ArtifactId

statful-springboot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

statful-springboot-starter
Spring Boot starter 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 statful-springboot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.statful.client.framework : statful-micrometer-registry jar 1.0.5
com.statful.client : http-client jar 2.3.2
com.statful.client : udp-client jar 2.3.2
com.statful.client : aspects jar 2.3.2
org.aspectj : aspectjrt jar 1.9.4
org.aspectj : aspectjweaver jar 1.9.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0