Download status-0.44.0.jar file - Jar s

Jar examples for s:status

Description

A http status response that is sent to the consumer if an error occurs.

You can download jar file status 0.44.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add status-0.44.0.jar to your project.

<dependency>
   <groupId>de.otto.edison</groupId>
   <artifactId>status</artifactId>
   <version>0.44.0</version>
</dependency>
compile group: 'de.otto.edison', name: 'status', version: '0.44.0'
libraryDependencies += "de.otto.edison" % "status" % "0.44.0"
<dependency org="de.otto.edison" name="status" rev="0.44.0"/>
@Grapes(@Grab(group='de.otto.edison', module='status', version='0.44.0'))
'de.otto.edison:status:jar:0.44.0'

Download

Click the following link to download the jar file.

status-0.44.0-javadoc.jar
status-0.44.0-sources.jar
status-0.44.0.jar
status-0.44.0.pom



Related Tutorials