Message Queue Clients
21.JMS API384 usages
javax.jms » javax.jms-api CDDL +2
Jakarta Messaging describes a means for Java applications to create, send,
and receive messages via loosely coupled, reliable asynchronous communication services.
Last Release on Sep 11, 2019
Relocated → jakarta.jms »
jakarta.jms-api
The Java Message Service (JMS) API is a messaging standard that allows application components based on the Java 2 Platform, Enterprise Edition (J2EE) to create, send, receive, and read messages. It enables distributed communication that is loosely ...
Last Release on Nov 8, 2005
Relocated → jakarta.jms »
jakarta.jms-api
JSR-000914: Java(TM) Message Service (JMS) 1.1 API
Last Release on Mar 19, 2012
Relocated → org.jboss.spec.javax.jms »
jboss-jms-api_2.0_spec
28.Message Queue Client8 usages
org.glassfish.mq » imq CDDL +2
Message Queue Client
Last Release on Sep 18, 2014
Geronimo Spec JMS
Last Release on Nov 8, 2005
Relocated → org.apache.geronimo.specs »
geronimo-jms_1.1_spec
30.JZMQ19 usages
org.zeromq » jzmq LGPL
The 0MQ lightweight messaging kernel is a library which extends
the standard socket interfaces with features traditionally
provided by specialised messaging middleware products. 0MQ sockets
provide an abstraction of asynchronous message ...
Last Release on Jul 11, 2014
