is not current version
Last Version 1.1.80

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

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

0.1.43
Type

Type

jar

Download 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"]