If If have a link like
to download a jar-File from my repository, how can I download and save this file in java?
I guess I have to open some kind of http connection, but I also guess that there should be a relatively direct and easy method to download such files.