rest-exception

rest exception handler

License

License

GroupId

GroupId

com.github.eks5115
ArtifactId

ArtifactId

rest-exception
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

rest-exception
rest exception handler
Project URL

Project URL

http://github.com/eks5115/rest-exception
Source Code Management

Source Code Management

http://github.com/eks5115/rest-exception/tree/master

Download rest-exception

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-web jar 5.0.9.RELEASE
org.springframework : spring-context jar 5.0.9.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

exception

Versions

Version
0.0.1