Jar examples for e:exception-controller-spring
Global Exception Handler for Spring.
You can download jar file exception-controller-spring 2.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add exception-controller-spring-2.1.0.jar to your project.
<dependency> <groupId>com.shedhack.exception</groupId> <artifactId>exception-controller-spring</artifactId> <version>2.1.0</version> </dependency>
compile group: 'com.shedhack.exception', name: 'exception-controller-spring', version: '2.1.0'
libraryDependencies += "com.shedhack.exception" % "exception-controller-spring" % "2.1.0"
<dependency org="com.shedhack.exception" name="exception-controller-spring" rev="2.1.0"/>
@Grapes(@Grab(group='com.shedhack.exception', module='exception-controller-spring', version='2.1.0'))
'com.shedhack.exception:exception-controller-spring:jar:2.1.0'
Click the following link to download the jar file.
exception-controller-spring-2.1.0-javadoc.jar