sdeeg-pivotal / rabbitmq-jms-samples

Simple set of samples for RabbitMQ using the JMS Client
Apache License 2.0
5 stars 3 forks source link

rabbitmq jms client? #3

Open massaroni opened 8 years ago

massaroni commented 8 years ago

Where did you get this artifact? Is it in a public maven repo? Can you post it on github for the rest of us?

com.rabbitmq.jms rabbitmq-jms ${rmq.jms.client.version}
jonathandavis13 commented 6 years ago

`

com.rabbitmq.jms
        <artifactId>rabbitmq-jms</artifactId>
        <version>1.8.1</version>

`