-
-
Notifications
You must be signed in to change notification settings - Fork 927
Using Maven libraries from JRuby
Christian Meier edited this page Apr 13, 2014
·
5 revisions
Using jruby-1.7.4 and jbundler-0.4.3 (https://github.com/mkristian/jbundler)
Follow instructions for jbundler from the Readme.md
After running jbundle install
, require 'jbundler'
before including any classes that require the Maven dependencies.