cognitect-labs / vase

Data driven microservices
Eclipse Public License 1.0
373 stars 42 forks source link

Add jaxb-api for JDK 11 in Leiningen template #107

Open jackdbd opened 4 years ago

jackdbd commented 4 years ago

This addresses issue #106

I'm very new to Clojure, and the last time I wrote Java was probably 10 years ago, but I read here that in JDK 11 JAXB is not included, thus it has to be declared as a separate dependency.