How to install the Java artifact com.betfair.net.java.opendmk.jmx-optional with Maven
Java
Maven
pom.xml
com.betfair.net.java.opendmk
jmx-optional
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.betfair.net.java.opendmk</groupId>
<artifactId>jmx-optional</artifactId>
<version>1.0-b02</version>
</dependency>
/dependencies>