com.naturalprogrammer.spring-lemon:spring-lemon-exceptions

Helper exception handling library for Spring Boot REST APIs

License

License

GroupId

GroupId

com.naturalprogrammer.spring-lemon
ArtifactId

ArtifactId

spring-lemon-exceptions
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.naturalprogrammer.spring-lemon:spring-lemon-exceptions
Helper exception handling library for Spring Boot REST APIs
Project URL

Project URL

https://github.com/naturalprogrammer/spring-lemon
Source Code Management

Source Code Management

https://github.com/naturalprogrammer/spring-lemon

Download spring-lemon-exceptions

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-web jar
org.springframework.boot : spring-boot-starter-validation jar 2.6.0
org.apache.commons : commons-lang3 jar 3.11
org.projectlombok : lombok Optional jar 1.18.22

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0.RC6