How to Install libresteasy3.0-java in Ubuntu 18.04



Install libresteasy3.0-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libresteasy3.0-java

Description:

RESTEasy 3.0 -- Framework for RESTful Web services and Java applications

RESTEasy is a JBoss project that provides various frameworks to help you build RESTful Web Services and Java applications. It is a fully certified and portable implementation of the Java API for RESTful Web Services (JAX-RS) specification. JAX-RS is a new Java Community Process (JCP) specification that provides a Java API for RESTful Web Services over the HTTP protocol. . This package provides version 3.0 needed by Dogtag PKI.

Homepage: http://rest-easy.org

Version: 3.0.19-2

Section: universe/java