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