How to Install starlink-connect-java in Ubuntu 18.04



Install starlink-connect-java by entering the following commands in the terminal:

sudo apt update
sudo apt install starlink-connect-java

Description:

Abstract classes for persistent connections to remote services

Classes related to persistent connections to remote services. Currently the main service provided by the connections defined here is access to some kind of filesystem which is modelled as a simple tree structure library, implemented in pure Java. Connection implementations are supplied by classes in other packages

Homepage: https://github.com/Starlink/starjava/tree/master/connect

Version: 0.1+2016.05.03-1

Section: universe/java