You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
davelnewton edited this page Jan 25, 2013
·
5 revisions
JRuby's version of rubygems has support for treating Maven dependencies as if they are gems. Just gem install mvn:[groupId]:[artifactId] and then require 'mvn:[groupId]:[artifactId]' in your ruby code.