Last Version

Spring Boot Exceptions 1.1.80

Simple exceptions-to-Spring Boot web Exceptions

License

License

MIT License
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.mlk
ArtifactId

ArtifactId

spring-boot-exceptions
Version

Version

1.1.80
Type

Type

jar
Description

Description

Spring Boot Exceptions
Simple exceptions-to-Spring Boot web Exceptions
Project URL

Project URL

https://www.github.com/mlk/spring-boot-exceptions
Source Code Management

Source Code Management

https://www.github.com/mlk/spring-boot-exceptions/

Download spring-boot-exceptions 1.1.80


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 27.0-jre

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.9.RELEASE

Project Modules

There are no modules declared in this project.