How to install the Java artifact com.tourgeek.thin.com.tourgeek.thin.tour.base with Maven
Java
Maven
pom.xml
com.tourgeek.thin
com.tourgeek.thin.tour.base
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.tourgeek.thin</groupId>
<artifactId>com.tourgeek.thin.tour.base</artifactId>
<version>0.8.4</version>
</dependency>
/dependencies>