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 queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. This package contains the Java Bindings for ZeroMQ.
N/A
[com.keminglabs/jzmq "a6c1706"]
com.keminglabs/jzmq {:mvn/version "a6c1706"}
implementation("com.keminglabs:jzmq:a6c1706")
<dependency> <groupId>com.keminglabs</groupId> <artifactId>jzmq</artifactId> <version>a6c1706</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: