License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.xiaoluo1314 |
ArtifactId | ArtifactIdspring-boot-starter-exception-monitor |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionspring-boot-starter-exception-monitor
spring-boot-starter-exception-monitor
|
<!-- https://jarcasting.com/artifacts/com.github.xiaoluo1314/spring-boot-starter-exception-monitor/ -->
<dependency>
<groupId>com.github.xiaoluo1314</groupId>
<artifactId>spring-boot-starter-exception-monitor</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaoluo1314/spring-boot-starter-exception-monitor/
implementation 'com.github.xiaoluo1314:spring-boot-starter-exception-monitor:1.0.1'
// https://jarcasting.com/artifacts/com.github.xiaoluo1314/spring-boot-starter-exception-monitor/
implementation ("com.github.xiaoluo1314:spring-boot-starter-exception-monitor:1.0.1")
'com.github.xiaoluo1314:spring-boot-starter-exception-monitor:jar:1.0.1'
<dependency org="com.github.xiaoluo1314" name="spring-boot-starter-exception-monitor" rev="1.0.1">
<artifact name="spring-boot-starter-exception-monitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaoluo1314', module='spring-boot-starter-exception-monitor', version='1.0.1')
)
libraryDependencies += "com.github.xiaoluo1314" % "spring-boot-starter-exception-monitor" % "1.0.1"
[com.github.xiaoluo1314/spring-boot-starter-exception-monitor "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-mail | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-web | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |