не последняя версия
Последняя версия 1.28.4

com.github.damianwajser:spring-commons-exception-handler 1.28.2


Группа

Группа

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

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

spring-commons-exception-handler
Версия

Версия

1.28.2
Тип

Тип

jar

Скачать spring-commons-exception-handler 1.28.2


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