How to install the Java artifact com.eurodyn.qlack.fuse.qlack-fuse-aaa with Maven
Java
Maven
pom.xml
com.eurodyn.qlack.fuse
qlack-fuse-aaa
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.eurodyn.qlack.fuse</groupId>
<artifactId>qlack-fuse-aaa</artifactId>
<version>2.3.18</version>
</dependency>
/<dependencies>