How to install the Java artifact com.github.vatbub.common.view.parent with Maven
Java
Maven
pom.xml
com.github.vatbub
common.view.parent
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.github.vatbub</groupId>
<artifactId>common.view.parent</artifactId>
<version>0.1.5</version>
</dependency>
/dependencies>