How to install the Java artifact com.eurodyn.qlack2.webdesktop.qlack2-wd-web with Maven
Java
Maven
pom.xml
com.eurodyn.qlack2.webdesktop
qlack2-wd-web
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.eurodyn.qlack2.webdesktop</groupId>
<artifactId>qlack2-wd-web</artifactId>
<version>2.3.18</version>
</dependency>
/dependencies>