| License | 
                License
                                                        Apache License, Version 2.0                                                 
                             | 
        
|---|---|
| GroupId | GroupIdcom.github.yfhe2 | 
    
| ArtifactId | ArtifactIdboot-support-commons-exception | 
    
| Last Version | Last Version1.1.0-RELEASES | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionHttp统一异常 
         | 
    
<!-- https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons-exception/ -->
<dependency>
    <groupId>com.github.yfhe2</groupId>
    <artifactId>boot-support-commons-exception</artifactId>
    <version>1.1.0-RELEASES</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons-exception/
implementation 'com.github.yfhe2:boot-support-commons-exception:1.1.0-RELEASES'
                // https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons-exception/
implementation ("com.github.yfhe2:boot-support-commons-exception:1.1.0-RELEASES")
                'com.github.yfhe2:boot-support-commons-exception:jar:1.1.0-RELEASES'
                <dependency org="com.github.yfhe2" name="boot-support-commons-exception" rev="1.1.0-RELEASES">
  <artifact name="boot-support-commons-exception" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.yfhe2', module='boot-support-commons-exception', version='1.1.0-RELEASES')
)
                libraryDependencies += "com.github.yfhe2" % "boot-support-commons-exception" % "1.1.0-RELEASES"
                [com.github.yfhe2/boot-support-commons-exception "1.1.0-RELEASES"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.16 |