Discussion:
[Rabbit-dev] Does a Maven repository contains Rabbit's jars?
Arnaud bourree
2011-11-03 16:05:25 UTC
Permalink
Hello,

I'm need be on Rabbit.
Does a Maven repository contains Rabbit's jar to develop filter?

Regards,

Arnaud.
Robert Olofsson
2011-11-03 20:40:03 UTC
Permalink
Hello!

On Thu, 3 Nov 2011 17:05:25 +0100
Post by Arnaud bourree
I'm need be on Rabbit.
Does a Maven repository contains Rabbit's jar to develop filter?
No, there is no such thing.

You can clone the git repository if you want the rabbit source.

If you just want the binary, then grab the binary distribution
and unpack it and then set the classpath to include the jar files found
in the rabbit/jars and rabbit/libs directories.

/robo

Loading...