| License |
License |
|---|---|
| Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.github.shoothzj |
| ArtifactId | ArtifactIdsdk-spring-metrics |
| Last Version | Last Version3.1.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava dependency
|
| Project Organization |
Project OrganizationShoothzj |
| Filename | Size |
|---|---|
| sdk-spring-metrics-3.1.15.pom | |
| sdk-spring-metrics-3.1.15.jar | 6 KB |
| sdk-spring-metrics-3.1.15-sources.jar | 5 KB |
| sdk-spring-metrics-3.1.15-javadoc.jar | 124 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/sdk-spring-metrics/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>sdk-spring-metrics</artifactId>
<version>3.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-spring-metrics/
implementation 'com.github.shoothzj:sdk-spring-metrics:3.1.15'
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-spring-metrics/
implementation ("com.github.shoothzj:sdk-spring-metrics:3.1.15")
'com.github.shoothzj:sdk-spring-metrics:jar:3.1.15'
<dependency org="com.github.shoothzj" name="sdk-spring-metrics" rev="3.1.15">
<artifact name="sdk-spring-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='sdk-spring-metrics', version='3.1.15')
)
libraryDependencies += "com.github.shoothzj" % "sdk-spring-metrics" % "3.1.15"
[com.github.shoothzj/sdk-spring-metrics "3.1.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| com.google.guava : guava | jar | 31.1-jre |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 4.6.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |