How to Install gradle-propdeps-plugin in Ubuntu 18.04



Install gradle-propdeps-plugin by entering the following commands in the terminal:

sudo apt update
sudo apt install gradle-propdeps-plugin

Description:

Gradle plugin enhancing the Maven integration

The propdeps plugin provides additional optional and provided dependency configurations for Gradle along with Maven POM generation support.

Homepage: https://github.com/spring-projects/gradle-plugins

Version: 0.0.7-3

Section: universe/java