spring-boot-starter-exception-monitor


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.xiaoluo1314
ArtifactId

ArtifactId

spring-boot-starter-exception-monitor
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-exception-monitor
spring-boot-starter-exception-monitor

Download spring-boot-starter-exception-monitor

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0