dependencies { compile project(':core') } apply plugin: 'application' mainClassName = "com.schremser.spring.jms.server.JmsServer"