| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.yingzhuo |
| ArtifactId | ArtifactIdcarnival-spring-boot-starter-exception |
| Last Version | Last Version1.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-boot starters
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-exception/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-exception</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-exception/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-exception:1.5.2'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-exception/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-exception:1.5.2")
'com.github.yingzhuo:carnival-spring-boot-starter-exception:jar:1.5.2'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-exception" rev="1.5.2">
<artifact name="carnival-spring-boot-starter-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-exception', version='1.5.2')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-exception" % "1.5.2"
[com.github.yingzhuo/carnival-spring-boot-starter-exception "1.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yingzhuo : carnival-spring-boot-starter-common | jar | 1.5.2 |
| com.github.yingzhuo : spring-boot-stater-env | jar | 1.2.0 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.2.6.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.6.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |