| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdxyz.xpcoder.commons |
| ArtifactId | ArtifactIdmonitor-spring-boot-starter |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmonitor-spring-boot-starter
commons monitor base on spring boot
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/xyz.xpcoder.commons/monitor-spring-boot-starter/ -->
<dependency>
<groupId>xyz.xpcoder.commons</groupId>
<artifactId>monitor-spring-boot-starter</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.xpcoder.commons/monitor-spring-boot-starter/
implementation 'xyz.xpcoder.commons:monitor-spring-boot-starter:1.1'
// https://jarcasting.com/artifacts/xyz.xpcoder.commons/monitor-spring-boot-starter/
implementation ("xyz.xpcoder.commons:monitor-spring-boot-starter:1.1")
'xyz.xpcoder.commons:monitor-spring-boot-starter:jar:1.1'
<dependency org="xyz.xpcoder.commons" name="monitor-spring-boot-starter" rev="1.1">
<artifact name="monitor-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.xpcoder.commons', module='monitor-spring-boot-starter', version='1.1')
)
libraryDependencies += "xyz.xpcoder.commons" % "monitor-spring-boot-starter" % "1.1"
[xyz.xpcoder.commons/monitor-spring-boot-starter "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.projectlombok : lombok | jar | |
| com.alibaba : fastjson | jar | 1.2.47 |
| org.jodd : jodd-core | jar | 5.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| junit : junit | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.platform : junit-platform-engine | jar | 1.0.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.0.2 |