Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

vistahigherlearning / logstash   deb

Repository URL to install this package:

/ opt / logstash / vendor / jruby / lib / ruby / shared / jars / setup.rb

# to do as bundler does and allow to load Jars.lock via 
# require 'jars/setup'. can be useful via commandline -rjars/setup
# or tell bundler autorequire to load it

require 'jar_dependencies'

Jars.require_jars_lock!