| License |
License |
|---|---|
| Categories |
CategoriesSpring MVC User Interface Web Frameworks |
| GroupId | GroupIdcom.yangxiaochen |
| ArtifactId | ArtifactIdexpressive-exception-spring-mvc |
| Version | Version1.3.1-RELEASE |
| Type | Typejar |
| Description |
DescriptionExpressive Exception: expressive-exception-spring-mvc
Exception handler for spring boot 2.1.* (spring mvc 5.1.*) with Expressive Exception
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.yangxiaochen/expressive-exception-spring-mvc/ -->
<dependency>
<groupId>com.yangxiaochen</groupId>
<artifactId>expressive-exception-spring-mvc</artifactId>
<version>1.3.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.yangxiaochen/expressive-exception-spring-mvc/
implementation 'com.yangxiaochen:expressive-exception-spring-mvc:1.3.1-RELEASE'
// https://jarcasting.com/artifacts/com.yangxiaochen/expressive-exception-spring-mvc/
implementation ("com.yangxiaochen:expressive-exception-spring-mvc:1.3.1-RELEASE")
'com.yangxiaochen:expressive-exception-spring-mvc:jar:1.3.1-RELEASE'
<dependency org="com.yangxiaochen" name="expressive-exception-spring-mvc" rev="1.3.1-RELEASE">
<artifact name="expressive-exception-spring-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yangxiaochen', module='expressive-exception-spring-mvc', version='1.3.1-RELEASE')
)
libraryDependencies += "com.yangxiaochen" % "expressive-exception-spring-mvc" % "1.3.1-RELEASE"
[com.yangxiaochen/expressive-exception-spring-mvc "1.3.1-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yangxiaochen : expressive-exception-core | jar | 1.3.1-RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |