javajeromq

reputable location to download jeromq binary?


I've been using jeromq for the last 6 months or so, and I'm getting a colleague up to speed. Is there any reputable location to download a JAR file? The version I have is jeromq-0.3.0-SNAPSHOT.jar but I can't remember for the life of me where it came from, and I want to get him a legitimate version.

(Yes, I can build from source too, but I would rather give a colleague a link to a reputable website than send him a .jar file from my computer or force him to build from source.)


Solution

  • From the maven repository? http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.zeromq%22%20AND%20a%3A%22jeromq%22

    Though I don't see the snapshot there.

    Direct link to latest jar (0.3.4 at this time): http://search.maven.org/remotecontent?filepath=org/zeromq/jeromq/0.3.4/jeromq-0.3.4.jar