License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.springframework.metrics |
ArtifactId | ArtifactIdspring-metrics |
Last Version | Last Version0.5.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-metrics
Application monitoring metrics for Spring applications
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.springframework.metrics/spring-metrics/ -->
<dependency>
<groupId>org.springframework.metrics</groupId>
<artifactId>spring-metrics</artifactId>
<version>0.5.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.metrics/spring-metrics/
implementation 'org.springframework.metrics:spring-metrics:0.5.1.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.metrics/spring-metrics/
implementation ("org.springframework.metrics:spring-metrics:0.5.1.RELEASE")
'org.springframework.metrics:spring-metrics:jar:0.5.1.RELEASE'
<dependency org="org.springframework.metrics" name="spring-metrics" rev="0.5.1.RELEASE">
<artifact name="spring-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.metrics', module='spring-metrics', version='0.5.1.RELEASE')
)
libraryDependencies += "org.springframework.metrics" % "spring-metrics" % "0.5.1.RELEASE"
[org.springframework.metrics/spring-metrics "0.5.1.RELEASE"]
Version |
---|
0.5.1.RELEASE
|
0.5.0.RELEASE
|
0.4.0.RELEASE
|
0.3.0.RELEASE
|
0.2.1.RELEASE
|
0.1.1.RELEASE
|
v0.5.0.RELEASE
|