How to install the Java artifact de.richtercloud.message-handler-parent with Maven
Java
Maven
pom.xml
de.richtercloud
message-handler-parent
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.richtercloud</groupId>
<artifactId>message-handler-parent</artifactId>
<version>1.0</version>
</dependency>
/<dependencies>