simple handling exception

A simple library for Handling Exception for Error Response message based on Spring boot.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

io.github.wannidev
Идентификатор

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

simplehandlingexception
Последняя версия

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

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

simple handling exception
A simple library for Handling Exception for Error Response message based on Spring boot.
Система контроля версий

Система контроля версий

https://github.com/wanniDev/SimpleHandlingException/tree/master

Скачать simplehandlingexception

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-validation jar 2.5.6
org.springframework.boot : spring-boot-starter-web jar 2.5.6
org.apache.commons : commons-lang3 jar 3.12.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.2
0.0.1