не последняя версия
Последняя версия 1.3.1-RELEASE

com.yangxiaochen:expressive-exception-spring-mvc 1.2.0-RELEASE

Exception handler for spring boot 2.1.* (spring mvc 5.1.*) with Expressive Exception

Категории

Категории

Spring MVC Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.yangxiaochen
Идентификатор

Идентификатор

expressive-exception-spring-mvc
Версия

Версия

1.2.0-RELEASE
Тип

Тип

jar

Скачать expressive-exception-spring-mvc 1.2.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.yangxiaochen/expressive-exception-spring-mvc/ -->
<dependency>
    <groupId>com.yangxiaochen</groupId>
    <artifactId>expressive-exception-spring-mvc</artifactId>
    <version>1.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.yangxiaochen/expressive-exception-spring-mvc/
implementation 'com.yangxiaochen:expressive-exception-spring-mvc:1.2.0-RELEASE'
// https://jarcasting.com/artifacts/com.yangxiaochen/expressive-exception-spring-mvc/
implementation ("com.yangxiaochen:expressive-exception-spring-mvc:1.2.0-RELEASE")
'com.yangxiaochen:expressive-exception-spring-mvc:jar:1.2.0-RELEASE'
<dependency org="com.yangxiaochen" name="expressive-exception-spring-mvc" rev="1.2.0-RELEASE">
  <artifact name="expressive-exception-spring-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yangxiaochen', module='expressive-exception-spring-mvc', version='1.2.0-RELEASE')
)
libraryDependencies += "com.yangxiaochen" % "expressive-exception-spring-mvc" % "1.2.0-RELEASE"
[com.yangxiaochen/expressive-exception-spring-mvc "1.2.0-RELEASE"]