How to install the Java artifact com.eurodyn.qlack2.be.qlack2-be-forms-orbeon-proxy with Maven
Java
Maven
pom.xml
com.eurodyn.qlack2.be
qlack2-be-forms-orbeon-proxy
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.qlack2.be</groupId>
<artifactId>qlack2-be-forms-orbeon-proxy</artifactId>
<version>2.2.1</version>
</dependency>
/<dependencies>