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
Thomas Russell Murphy edited this page Jun 11, 2013
·
5 revisions
Notice: This does not currently work with jgems and the feature itself may have been removed.
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.