Skip to content

Instantly share code, notes, and snippets.

@maxschremser
Last active May 4, 2016 22:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxschremser/870c7e65abccb850ee73e0a287d1a6ca to your computer and use it in GitHub Desktop.
Save maxschremser/870c7e65abccb850ee73e0a287d1a6ca to your computer and use it in GitHub Desktop.
dependencies {
compile project(':core')
}
apply plugin: 'application'
mainClassName = "com.schremser.spring.jms.server.JmsServer"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment