java-jeromq
Java binding for 0MQ
Jeromq provides the java bindings for 0MQ.
- Versions: 0.4.3
- Website: https://zeromq.org/bindings:java
- Licenses: MPL 2.0
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-jeromq
as follows:
guix install java-jeromq
Or install a particular version:
guix install java-jeromq@0.4.3
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.