License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdicu.lowcoder.spring.commons |
ArtifactId | ArtifactIdexception-spring-boot-autoconfigure |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexception-spring-boot-autoconfigure
Spring Commons parent
|
<!-- https://jarcasting.com/artifacts/icu.lowcoder.spring.commons/exception-spring-boot-autoconfigure/ -->
<dependency>
<groupId>icu.lowcoder.spring.commons</groupId>
<artifactId>exception-spring-boot-autoconfigure</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/icu.lowcoder.spring.commons/exception-spring-boot-autoconfigure/
implementation 'icu.lowcoder.spring.commons:exception-spring-boot-autoconfigure:3.2.0'
// https://jarcasting.com/artifacts/icu.lowcoder.spring.commons/exception-spring-boot-autoconfigure/
implementation ("icu.lowcoder.spring.commons:exception-spring-boot-autoconfigure:3.2.0")
'icu.lowcoder.spring.commons:exception-spring-boot-autoconfigure:jar:3.2.0'
<dependency org="icu.lowcoder.spring.commons" name="exception-spring-boot-autoconfigure" rev="3.2.0">
<artifact name="exception-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.lowcoder.spring.commons', module='exception-spring-boot-autoconfigure', version='3.2.0')
)
libraryDependencies += "icu.lowcoder.spring.commons" % "exception-spring-boot-autoconfigure" % "3.2.0"
[icu.lowcoder.spring.commons/exception-spring-boot-autoconfigure "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.10.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.20 |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.3.10.RELEASE |
org.springframework.boot : spring-boot-starter-security Optional | jar | 2.3.10.RELEASE |
io.github.openfeign : feign-core Optional | jar | 10.10.1 |
org.springframework : spring-orm Optional | jar | 5.2.8.RELEASE |
org.springframework.security.oauth : spring-security-oauth2 Optional | jar | 2.3.4.RELEASE |