8000 GitHub - aashish13/rabbitmq-java-client at 4945bc4e4987b7cf6166660c0fb2d2a220f19e44
[go: up one dir, main page]

Skip to content

aashish13/rabbitmq-java-client

RabbitMQ Java Client

This repository contains source code of the RabbitMQ Java client. The client is maintained by the RabbitMQ team at Pivotal.

Dependency (Maven Artifact)

Maven artifacts are released to Maven Central.

Maven

<dependency>
    <groupId>com.rabbitmq</groupId>
    <artifactId>amqp-clien
831B
t</artifactId>
    <version>3.6.5</version>
</dependency>

Gradle

compile 'com.rabbitmq:amqp-client:3.6.5'

Contributing

See Contributing and How to Run Tests.

License

This package, the RabbitMQ Java client library, is triple-licensed under the Mozilla Public License 1.1 ("MPL"), the GNU General Public License version 2 ("GPL") and the Apache License version 2 ("ASL").

About

RabbitMQ Java client

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE2
GPL-2.0
LICENSE-GPL2
Unknown
LICENSE-MPL-RabbitMQ

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.6%
  • Python 1.7%
  • Groovy 0.3%
  • HTML 0.1%
  • Makefile 0.1%
  • Erlang 0.1%
  • Shell 0.1%
0