[zeromq-dev] Most recent snapshot of JZMQ as Maven dependency?

David Jelenc david.jelenc at fri.uni-lj.si
Wed Sep 16 18:49:03 CEST 2015


Hi!

Is it possible to include the most recent JZMQ snapshot (basically, the 
master of https://github.com/zeromq/jzmq) as a maven dependency?

The most recent one I've found dates to the beginning of July:

<dependency>
   <groupId>org.zeromq</groupId>
   <artifactId>jzmq</artifactId>
   <version>3.1.0</version>
</dependency>


I know that JeroMQ has a snapshot version that is pretty bleeding edge. 
Is there something similar for JZMQ?

Best,
David



More information about the zeromq-dev mailing list