| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.statful.client.framework |
| ArtifactId | ArtifactIdstatful-springboot-starter |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstatful-springboot-starter
Spring Boot starter to send metrics to Statful.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |