How to install the Java artifact com.sun.grizzly.samples.grizzly-messagesbus-jmaki with Maven
Java
Maven
pom.xml
com.sun.grizzly.samples
grizzly-messagesbus-jmaki
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.sun.grizzly.samples</groupId>
<artifactId>grizzly-messagesbus-jmaki</artifactId>
<version>1.7.3.2</version>
</dependency>
/<dependencies>