| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring MVC Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.yangxiaochen |
| Идентификатор | Идентификаторexpressive-exception-spring-mvc |
| Версия | Версия1.3.1-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеExpressive Exception: expressive-exception-spring-mvc
Exception handler for spring boot 2.1.* (spring mvc 5.1.*) with Expressive Exception
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.yangxiaochen : expressive-exception-core | jar | 1.3.1-RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |