I created a little framework for myself which I want to use in multiple projects. I also want the distributed jar-file to include all external libraries so that my projects just
You can use One-jar or Fat Jar. If you use maven you can use maven-assembly plugin.