License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.yanceking |
ArtifactId | ArtifactIdexceptionmessageteam-spring-boot-starter |
Version | Version1.0-team |
Type | Typejar |
Description |
Descriptionexceptionmessageteam-spring-boot-starter
异常信息处理
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.yanceking/exceptionmessageteam-spring-boot-starter/ -->
<dependency>
<groupId>com.github.yanceking</groupId>
<artifactId>exceptionmessageteam-spring-boot-starter</artifactId>
<version>1.0-team</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yanceking/exceptionmessageteam-spring-boot-starter/
implementation 'com.github.yanceking:exceptionmessageteam-spring-boot-starter:1.0-team'
// https://jarcasting.com/artifacts/com.github.yanceking/exceptionmessageteam-spring-boot-starter/
implementation ("com.github.yanceking:exceptionmessageteam-spring-boot-starter:1.0-team")
'com.github.yanceking:exceptionmessageteam-spring-boot-starter:jar:1.0-team'
<dependency org="com.github.yanceking" name="exceptionmessageteam-spring-boot-starter" rev="1.0-team">
<artifact name="exceptionmessageteam-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yanceking', module='exceptionmessageteam-spring-boot-starter', version='1.0-team')
)
libraryDependencies += "com.github.yanceking" % "exceptionmessageteam-spring-boot-starter" % "1.0-team"
[com.github.yanceking/exceptionmessageteam-spring-boot-starter "1.0-team"]
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 |