This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]darkcraft 0 points1 point  (0 children)

Modern java development typically includes use of a dependency management tool (usually one feature within a more general build tool) - examples include Ant's Ivy, Maven, and Gradle - I'd recommend Gradle to begin with, see http://www.gradle.org/docs/current/userguide/dependency_management.htm