Jar examples for s:sticky-exception
A clean exception base class(s) with a signature closer to slf4j, so that messages can be as nicely descriptive
You can download jar file sticky-exception 1.7 in this page.
Open Source License
You can use the following script to add sticky-exception-1.7.jar to your project.
<dependency> <groupId>net.stickycode</groupId> <artifactId>sticky-exception</artifactId> <version>1.7</version> </dependency>
compile group: 'net.stickycode', name: 'sticky-exception', version: '1.7'
libraryDependencies += "net.stickycode" % "sticky-exception" % "1.7"
<dependency org="net.stickycode" name="sticky-exception" rev="1.7"/>
@Grapes(@Grab(group='net.stickycode', module='sticky-exception', version='1.7'))
'net.stickycode:sticky-exception:jar:1.7'
Click the following link to download the jar file.
sticky-exception-1.7-javadoc.jar