Skip to content

Instantly share code, notes, and snippets.

@tobias
Created April 22, 2016 11:33
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 tobias/55fb2369034fdbaa009a569ab5e00b9c to your computer and use it in GitHub Desktop.
Save tobias/55fb2369034fdbaa009a569ab5e00b9c to your computer and use it in GitHub Desktop.
:dependencies [[org.clojure/clojure "1.8.0"]
[org.immutant/web "2.1.4" :exclusions [io.undertow/undertow-core
io.undertow/undertow-servlet
io.undertow/undertow-websockets-jsr]]
[io.undertow/undertow-core "1.3.21.Final"]
[io.undertow/undertow-servlet "1.3.21.Final"]
[io.undertow/undertow-websockets-jsr "1.3.21.Final"]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment