is not current version
Last Version 1.1.80

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

Simple exceptions-to-Spring Boot web Exceptions

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.mlk
ArtifactId

ArtifactId

spring-boot-exceptions
Version

Version

1.1.48
Type

Type

jar

Download spring-boot-exceptions 1.1.48


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