How to install the Java artifact de.fraunhofer.iosb.io.moquette.moquette-broker with Maven
Java
Maven
pom.xml
de.fraunhofer.iosb.io.moquette
moquette-broker
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>de.fraunhofer.iosb.io.moquette</groupId>
<artifactId>moquette-broker</artifactId>
<version>0.14.1</version>
</dependency>
/<dependencies>