Jar examples for a:artemis-stomp-protocol
You can download jar file artemis-stomp-protocol 2.6.2 in this page.
Apache License
You can use the following script to add artemis-stomp-protocol-2.6.2.jar to your project.
<dependency> <groupId>org.apache.activemq</groupId> <artifactId>artemis-stomp-protocol</artifactId> <version>2.6.2</version> </dependency>
compile group: 'org.apache.activemq', name: 'artemis-stomp-protocol', version: '2.6.2'
libraryDependencies += "org.apache.activemq" % "artemis-stomp-protocol" % "2.6.2"
<dependency org="org.apache.activemq" name="artemis-stomp-protocol" rev="2.6.2"/>
@Grapes(@Grab(group='org.apache.activemq', module='artemis-stomp-protocol', version='2.6.2'))
'org.apache.activemq:artemis-stomp-protocol:jar:2.6.2'
Click the following link to download the jar file.
artemis-stomp-protocol-2.6.2-javadoc.jar