Using Axon framework with AMQP without Spring

Please, can you point me to some manual/example how to configure AMQP(rabbit broker used) without spring? or spring is must ? + is there any doc saying pros and cons of such a configuration in relation to cmd/event/query bus capabilities ?

thanks

I would like to correct my question, actually it would be enough if there is possibility to configure axon server to use rabbit broker for messaging.