Last Version

exceptionmessage-spring-boot-starter 1.1-personal

异常信息处理

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yanceking
ArtifactId

ArtifactId

exceptionmessage-spring-boot-starter
Version

Version

1.1-personal
Type

Type

jar
Description

Description

exceptionmessage-spring-boot-starter
异常信息处理
Project URL

Project URL

https://github.com/yanceking/exceptionmessage-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/yanceking/exceptionmessage-spring-boot-starter

Download exceptionmessage-spring-boot-starter 1.1-personal


<!-- https://jarcasting.com/artifacts/com.github.yanceking/exceptionmessage-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.yanceking</groupId>
    <artifactId>exceptionmessage-spring-boot-starter</artifactId>
    <version>1.1-personal</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yanceking/exceptionmessage-spring-boot-starter/
implementation 'com.github.yanceking:exceptionmessage-spring-boot-starter:1.1-personal'
// https://jarcasting.com/artifacts/com.github.yanceking/exceptionmessage-spring-boot-starter/
implementation ("com.github.yanceking:exceptionmessage-spring-boot-starter:1.1-personal")
'com.github.yanceking:exceptionmessage-spring-boot-starter:jar:1.1-personal'
<dependency org="com.github.yanceking" name="exceptionmessage-spring-boot-starter" rev="1.1-personal">
  <artifact name="exceptionmessage-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yanceking', module='exceptionmessage-spring-boot-starter', version='1.1-personal')
)
libraryDependencies += "com.github.yanceking" % "exceptionmessage-spring-boot-starter" % "1.1-personal"
[com.github.yanceking/exceptionmessage-spring-boot-starter "1.1-personal"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.4.RELEASE
com.google.code.gson : gson jar 2.8.5
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.1.4.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.8
org.springframework.boot : spring-boot-starter-mail Optional jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 2.1.4.RELEASE

Project Modules

There are no modules declared in this project.