How to Install librestlet-java in Ubuntu 18.04



Install librestlet-java by entering the following commands in the terminal:

sudo apt update
sudo apt install librestlet-java

Description:

Lightweight RESTful framework for Java

Restlet is a comprehensive yet lightweight RESTful web framework for Java that lets you embrace the architecture style of the Web (REST) and benefit from its simplicity and scalability. . Restlet has a light core but thanks to its pluggable extension, it is also a comprehensive REST framework for Java. It supports all REST concepts (Resource, Representation, Connector, Component, etc.) and is suitable for both client and server Web applications.

Homepage: http://www.restlet.org

Version: 2.0.14+repack-0ubuntu1

Section: universe/java