License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.hxuanyu |
ArtifactId | ArtifactIdmonitor-spring-boot-starter |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMonitorPushingParent
|
<!-- https://jarcasting.com/artifacts/com.hxuanyu/monitor-spring-boot-starter/ -->
<dependency>
<groupId>com.hxuanyu</groupId>
<artifactId>monitor-spring-boot-starter</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.hxuanyu/monitor-spring-boot-starter/
implementation 'com.hxuanyu:monitor-spring-boot-starter:1.0.6'
// https://jarcasting.com/artifacts/com.hxuanyu/monitor-spring-boot-starter/
implementation ("com.hxuanyu:monitor-spring-boot-starter:1.0.6")
'com.hxuanyu:monitor-spring-boot-starter:jar:1.0.6'
<dependency org="com.hxuanyu" name="monitor-spring-boot-starter" rev="1.0.6">
<artifact name="monitor-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hxuanyu', module='monitor-spring-boot-starter', version='1.0.6')
)
libraryDependencies += "com.hxuanyu" % "monitor-spring-boot-starter" % "1.0.6"
[com.hxuanyu/monitor-spring-boot-starter "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.hxuanyu : notify-spring-boot-starter | jar | 1.0.6 |
com.hxuanyu : common-spring-boot-starter | jar | 1.0.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.8 |
org.springframework.boot : spring-boot-starter | jar | 2.5.8 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.5.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.8 |