| License | License | 
|---|---|
| Categories | CategoriesMetrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdcom.github.seanyinx.wing | 
| ArtifactId | ArtifactIdwing-spring-metrics | 
| Last Version | Last Version1.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionScaffolding of microservice development | 
<!-- https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-spring-metrics/ -->
<dependency>
    <groupId>com.github.seanyinx.wing</groupId>
    <artifactId>wing-spring-metrics</artifactId>
    <version>1.0.6</version>
</dependency>// https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-spring-metrics/
implementation 'com.github.seanyinx.wing:wing-spring-metrics:1.0.6'// https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-spring-metrics/
implementation ("com.github.seanyinx.wing:wing-spring-metrics:1.0.6")'com.github.seanyinx.wing:wing-spring-metrics:jar:1.0.6'<dependency org="com.github.seanyinx.wing" name="wing-spring-metrics" rev="1.0.6">
  <artifact name="wing-spring-metrics" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.seanyinx.wing', module='wing-spring-metrics', version='1.0.6')
)libraryDependencies += "com.github.seanyinx.wing" % "wing-spring-metrics" % "1.0.6"[com.github.seanyinx.wing/wing-spring-metrics "1.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-log4j2 | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| io.micrometer : micrometer-registry-prometheus | jar | 1.0.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.assertj : assertj-core | jar | 3.18.1 | 
| org.awaitility : awaitility | jar | 3.0.0 | 
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-starter-web | jar |