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
michaelfairley edited this page May 17, 2012
·
1 revision
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.