How to Install libaether-java in Ubuntu 18.04



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

sudo apt update
sudo apt install libaether-java

Description:

Library to handle Java artifact repositories

Aether is a library for interacting with Java artifact repositories. . This involves the specification of local repository formats, remote repository formats, workspaces, transports, and artifact resolution. . Aether is a dependency of Maven but Aether don't depends on anything Maven specific. For instance, with Aether you can specify your dependency metadata in a properties files or in a database.

Homepage: http://aether.sonatype.org/

Version: 1.13.1-5

Section: universe/java