Skip to content

brandonvin/lein-multi-uberjar-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of building multiple uberjars with lein

Running lein uberjar in this project produces two JARs with different names, compiled with different dependencies. These dependencies are "provided": used during compilation, and not bundled into the uberjar.

lein test will run the tests on each version sequentially.

Try it out by running ./build.sh.

About

Demo of building multiple uberjars with lein

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published