Jar examples for s:status
A http status response that is sent to the consumer if an error occurs.
You can download jar file status 0.35.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add status-0.35.0.jar to your project.
<dependency> <groupId>de.otto.edison</groupId> <artifactId>status</artifactId> <version>0.35.0</version> </dependency>
compile group: 'de.otto.edison', name: 'status', version: '0.35.0'
libraryDependencies += "de.otto.edison" % "status" % "0.35.0"
<dependency org="de.otto.edison" name="status" rev="0.35.0"/>
@Grapes(@Grab(group='de.otto.edison', module='status', version='0.35.0'))
'de.otto.edison:status:jar:0.35.0'
Click the following link to download the jar file.
status-0.35.0-javadoc.jar