How to install the Java artifact com.confluex.confluex-mock-http with Maven
Java
Maven
pom.xml
com.confluex
confluex-mock-http
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.confluex</groupId>
<artifactId>confluex-mock-http</artifactId>
<version>0.1.0</version>
</dependency>
/<dependencies>