| Author |
Is there a java equivalent to rubygems?
|
Carl Sampson
Greenhorn
Joined: Apr 09, 2003
Posts: 22
|
|
|
Is there a java equivalent to ruby gems? I understand that a java jar file is similar, but is there an equivalent java technology where you can download a library from a central repository, have it resolve any dependencies, and install it for you automatically?
|
 |
Jason Porter
Ranch Hand
Joined: Apr 26, 2007
Posts: 120
|
|
|
maven (http://maven.apache.org)
|
 |
 |
|
|
subject: Is there a java equivalent to rubygems?
|
|
|