This is a RabbitMQ client responsible for keeping an elasticsearch index synchronized with an iRODS repository using messages produced by iRODS.
'org.iplantc:dewey:0.2'
<dependency> <groupId>org.iplantc</groupId> <artifactId>dewey</artifactId> <version>0.2</version> </dependency>
<dependency org="org.iplantc" name="dewey" rev="0.2"/>
"org.iplantc", "dewey", "0.2"