
META-INF.jars_setup.rb Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jruby-mains Show documentation
Show all versions of jruby-mains Show documentation
a set of main method to launch a jruby application from within a jar or war file or start jetty as executable
The newest version!
begin
require 'jars/setup'
rescue LoadError
# older jrubies do not come with jar-dependencies as default gem
# we could check for existence of Jars.lock and warn. but feels too much.
end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy