Last Version

MS Toolkit Rest Exception Handler Starter 0.7.12

Common exceptions handler as a Spring Boot Starter

License

License

GroupId

GroupId

com.naharoo.commons
ArtifactId

ArtifactId

ms-toolkit-rest-exception-handler-starter
Version

Version

0.7.12
Type

Type

jar
Description

Description

MS Toolkit Rest Exception Handler Starter
Common exceptions handler as a Spring Boot Starter

Download ms-toolkit-rest-exception-handler-starter 0.7.12


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

Dependencies

compile (2)

Group / Artifact Type Version
com.naharoo.commons : ms-toolkit-exceptions jar 0.7.12
org.springframework.boot : spring-boot-starter jar 2.3.4.RELEASE

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.4.RELEASE
org.springframework.security : spring-security-web Optional jar 5.3.4.RELEASE
jakarta.servlet : jakarta.servlet-api Optional jar 4.0.4
org.hibernate.validator : hibernate-validator Optional jar 6.1.5.Final
io.github.openfeign : feign-core Optional jar 10.10.1

Project Modules

There are no modules declared in this project.