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

com.github.mlk:spring-boot-exceptions 0.1.43

Simple exceptions-to-Spring Boot web Exceptions

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

spring-boot-exceptions
Версия

Версия

0.1.43
Тип

Тип

jar

Скачать spring-boot-exceptions 0.1.43


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