lock_jars

manage jar dependencies for Ruby gems

Debian Debian
RUN apt-get update && \ apt-get install -y ruby-jar-dependencies
Ubuntu
RUN apt-get update && \ apt-get install -y ruby-jar-dependencies
Alpine
RUN apk add jruby
Arch Arch Linux
RUN pacman -S --noconfirm jruby
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ruby-jar-dependencies
Fedora
RUN dnf install -y jruby
Raspbian
RUN apt-get update && \ apt-get install -y jruby
click the source code to copy install lock_jars on any operating system with command-not-found.com